Reference documentation and code samples for the Google Shopping Common Protos Client class Destination.
Destinations available for a product.
Destinations are used in Merchant Center to allow you to control where the products from your data feed should be displayed.
Protobuf type google.shopping.type.Destination
Namespace
Google \ Shopping \ TypeMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
DESTINATION_UNSPECIFIED
Value: 0
Not specified.
Generated from protobuf enum DESTINATION_UNSPECIFIED = 0;
SHOPPING_ADS
Value: 1
Shopping ads.
Generated from protobuf enum SHOPPING_ADS = 1;
LOCAL_INVENTORY_ADS
Value: 2
Local inventory ads.
Generated from protobuf enum LOCAL_INVENTORY_ADS = 2;
FREE_LISTINGS
Value: 3
Free listings.
Generated from protobuf enum FREE_LISTINGS = 3;
FREE_LOCAL_LISTINGS
Value: 4
Free local product listings.
Generated from protobuf enum FREE_LOCAL_LISTINGS = 4;