Service
AdGroupExtensionSettingService
Dependencies
AdGroupExtensionSettingOper...
AdGroupExtensionSettingPage
AdGroupExtensionSettingRetu...
▼
AdGroupExtensionSetting
An AdGroupExtensionSetting is used to add or modify extensions being served for the specified ad group.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506
- Fields
Field | Type | Description |
---|---|---|
adGroupId Filterable
Required
Selectable
|
xsd:long
|
The id of the ad group for the feed items being added or modified.
This field can be selected using the value "AdGroupId".
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 ad group. 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.
|