My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type 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/v200909

Fields

Field Type Description
adId xsd:long ID of the ad being overridden by adExtension This field is required and should not be null.
adExtension
  1. AdExtension
    1. LocationExtension
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 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.
  1. Enumerations
    1. ACTIVE
    2. DELETED
approvalStatus AdExtensionOverride.Approva... Approval status This field is read only and should not be set.
  1. Enumerations
    1. APPROVED
    2. UNCHECKED
    3. DISAPPROVED
stats AdExtensionOverrideStats Stats for the ad extension override This field is read only and should not be set.