Setting for shopping campaigns. Defines the universe of products covered by the campaign. Encapsulates a merchant ID, sales country, and campaign priority.
More...
|
long | merchantId [get, set] |
| ID of the Merchant Center account. This field is required and should not be More...
|
|
bool | merchantIdSpecified [get, set] |
|
string | salesCountry [get, set] |
| Sales country of products to include in the campaign. This field is required for Shopping campaigns. This field will default to 'ZZ' (and is the only permitted value) for campaigns of type other than AdvertisingChannelType::SHOPPING. More...
|
|
int | campaignPriority [get, set] |
| Priority of the campaign. Campaigns with numerically higher priorities take precedence over those with lower priorities. This field is required and should not be null. This field is not required for Smart Shopping campaigns. This field must be between 0 and 2, inclusive. More...
|
|
bool | campaignPrioritySpecified [get, set] |
|
bool | enableLocal [get, set] |
| Enable local inventory ads. This field may only be set to false for campaign channel type SHOPPING with campaign channel subtype SHOPPING_GOAL_OPTIMIZED_ADS. More...
|
|
bool | enableLocalSpecified [get, set] |
|
string | SettingType [get, set] |
| Indicates that this instance is a subtype of Setting. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More...
|
|
Setting for shopping campaigns. Defines the universe of products covered by the campaign. Encapsulates a merchant ID, sales country, and campaign priority.
int Google.Api.Ads.AdWords.v201809.ShoppingSetting.campaignPriority |
|
getset |
Priority of the campaign. Campaigns with numerically higher priorities take precedence over those with lower priorities. This field is required and should not be null. This field is not required for Smart Shopping campaigns. This field must be between 0 and 2, inclusive.
bool Google.Api.Ads.AdWords.v201809.ShoppingSetting.campaignPrioritySpecified |
|
getset |
bool Google.Api.Ads.AdWords.v201809.ShoppingSetting.enableLocal |
|
getset |
Enable local inventory ads. This field may only be set to false for campaign channel type SHOPPING with campaign channel subtype SHOPPING_GOAL_OPTIMIZED_ADS.
bool Google.Api.Ads.AdWords.v201809.ShoppingSetting.enableLocalSpecified |
|
getset |
true
, if a value is specified for enableLocal, false
otherwise.
long Google.Api.Ads.AdWords.v201809.ShoppingSetting.merchantId |
|
getset |
ID of the Merchant Center account. This field is required and should not be
null
when it is contained within Operators : ADD.
bool Google.Api.Ads.AdWords.v201809.ShoppingSetting.merchantIdSpecified |
|
getset |
true
, if a value is specified for merchantId, false
otherwise.
string Google.Api.Ads.AdWords.v201809.ShoppingSetting.salesCountry |
|
getset |
Sales country of products to include in the campaign. This field is required for Shopping campaigns. This field will default to 'ZZ' (and is the only permitted value) for campaigns of type other than AdvertisingChannelType::SHOPPING.
The documentation for this class was generated from the following file: