Google Shopping Common Protos Client - Class ChannelEnum (0.4.0)

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

Channel values.

Protobuf type google.shopping.type.Channel.ChannelEnum

Namespace

Google \ Shopping \ Type \ Channel

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CHANNEL_ENUM_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum CHANNEL_ENUM_UNSPECIFIED = 0;

ONLINE

Value: 1

Online product.

Generated from protobuf enum ONLINE = 1;

LOCAL

Value: 2

Local product.

Generated from protobuf enum LOCAL = 2;