AdWords API
Feedback on this document

type AdExtensionOverride (v201209)

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
  1. AdExtension
    1. DomainInfoExtension
    2. InAppLinkExtension
    3. MobileExtension
    4. SitelinksExtension
    5. LocationExtension
    6. ProductExtension
    7. LocationSyncExtension
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
ACTIVE
Active.
DELETED
Deleted.
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
APPROVED
Approved.
UNCHECKED
Unchecked.
DISAPPROVED
Disapproved.
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.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.