Service
AdExtensionOverrideService
MutateJobService
Dependencies
AdExtensionOverrideOperation
AdExtensionOverridePage
AdExtensionOverrideReturnValue
▼
AdExtensionOverride
Represents an ad level ad extension override. An ad extension override specifies the ad extension that must be used if the ad is served with any ad extension data.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209
- Fields
Field | Type | Description |
---|---|---|
adId Required
|
xsd:long
|
ID of the ad being overridden by adExtension
This field is required and should not be null .
|
adExtension Required
|
The override ad extension
This field is required and should not be null .
|
|
overrideInfo |
OverrideInfo
|
Additional extension override info to augment the ad extension override. If none is specified, default settings will be used. |
status ReadOnly
|
AdExtensionOverride.Status
|
Status of ad extension override at the ad level. The status will start
ACTIVE on add and will become DELETED on remove (ie. cannot modify status)
This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Enumerations
|
approvalStatus ReadOnly
|
AdExtensionOverride.Approva...
|
Approval status
This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Enumerations
|
stats ReadOnly
|
AdExtensionOverrideStats
|
Stats for the ad extension override This field is read only and should not be set. If this field is sent to the API, it will be ignored. |