Google Shopping Common Protos Client - Class DestinationEnum (0.4.0)

Reference documentation and code samples for the Google Shopping Common Protos Client class DestinationEnum.

Destination values.

Protobuf type google.shopping.type.Destination.DestinationEnum

Namespace

Google \ Shopping \ Type \ Destination

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

DESTINATION_ENUM_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum DESTINATION_ENUM_UNSPECIFIED = 0;

SHOPPING_ADS

Value: 1

Shopping ads.

Generated from protobuf enum SHOPPING_ADS = 1;

DISPLAY_ADS

Value: 2

Display ads.

Generated from protobuf enum DISPLAY_ADS = 2;

LOCAL_INVENTORY_ADS

Value: 3

Local inventory ads.

Generated from protobuf enum LOCAL_INVENTORY_ADS = 3;

FREE_LISTINGS

Value: 4

Free listings.

Generated from protobuf enum FREE_LISTINGS = 4;

FREE_LOCAL_LISTINGS

Value: 5

Free local product listings.

Generated from protobuf enum FREE_LOCAL_LISTINGS = 5;

YOUTUBE_SHOPPING

Value: 6

YouTube Shopping.

Generated from protobuf enum YOUTUBE_SHOPPING = 6;