Reference documentation and code samples for the Google Shopping Merchant Reports V1 Client class MarketingMethodEnum.
Marketing method values.
Protobuf type google.shopping.merchant.reports.v1.MarketingMethod.MarketingMethodEnum
Namespace
Google \ Shopping \ Merchant \ Reports \ V1 \ MarketingMethodMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
MARKETING_METHOD_ENUM_UNSPECIFIED
Value: 0Not specified.
Generated from protobuf enum MARKETING_METHOD_ENUM_UNSPECIFIED = 0;
ORGANIC
Value: 1Organic marketing.
Generated from protobuf enum ORGANIC = 1;
ADS
Value: 2Ads-based marketing.
Generated from protobuf enum ADS = 2;