Google Shopping Merchant Reports V1beta Client - Class MarketingMethodEnum (0.7.1)

Reference documentation and code samples for the Google Shopping Merchant Reports V1beta Client class MarketingMethodEnum.

Marketing method values.

Protobuf type google.shopping.merchant.reports.v1beta.MarketingMethod.MarketingMethodEnum

Namespace

Google \ Shopping \ Merchant \ Reports \ V1beta \ MarketingMethod

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

MARKETING_METHOD_ENUM_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum MARKETING_METHOD_ENUM_UNSPECIFIED = 0;

ORGANIC

Value: 1

Organic marketing.

Generated from protobuf enum ORGANIC = 1;

ADS

Value: 2

Ads-based marketing.

Generated from protobuf enum ADS = 2;