Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class ReturnLabelSource.
The available return label sources.
Protobuf type google.shopping.merchant.accounts.v1.OnlineReturnPolicy.ReturnLabelSource
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1 \ OnlineReturnPolicyMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
RETURN_LABEL_SOURCE_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum RETURN_LABEL_SOURCE_UNSPECIFIED = 0;
DOWNLOAD_AND_PRINT
Value: 1
Download and print.
Generated from protobuf enum DOWNLOAD_AND_PRINT = 1;
IN_THE_PACKAGE
Value: 2
Label include in the package.
Generated from protobuf enum IN_THE_PACKAGE = 2;
CUSTOMER_RESPONSIBILITY
Value: 3
Customer to provide.
Generated from protobuf enum CUSTOMER_RESPONSIBILITY = 3;