Google Shopping Common Protos Client - Class Destination (0.1.0)

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 \ Type

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;