Service
CampaignExtensionSettingSer...
Dependencies
CampaignExtensionSettingOpe...
CampaignExtensionSettingPage
CampaignExtensionSettingRet...
▼
CampaignExtensionSetting
A CampaignExtensionSetting is used to add or modify extensions being served for the specified campaign.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506
- Fields
Field | Type | Description |
---|---|---|
campaignId Filterable
Required
Selectable
|
xsd:long
|
The id of the campaign for the feed items being added or modified.
This field can be selected using the value "CampaignId".
This field can be filtered on.
This field is required and should not be null .
|
extensionType Filterable
Required
Selectable
|
Feed.Type
|
The extension type the extension setting applies to.
This field can be selected using the value "ExtensionType".
This field can be filtered on.
This field is required and should not be null .
Enumerations
|
extensionSetting Required
|
ExtensionSetting
|
The extension setting specifying which extensions to serve for the specified campaign. If
extensionSetting is empty (i.e. has an empty list of feed items and null platformRestrictions),
extensions are disabled for the specified extensionType.
This field is required and should not be null when it is contained within Operators : ADD, SET.
|