AdWords API
Feedback on this document

type CampaignAdExtension (v201209)

Represents a campaign level ad extension. A campaign ad extension specifies a campaign and an ad extension which can extend any ad under that campaign.


Namespace
https://adwords.google.com/api/adwords/cm/v201209
Fields
Field Type Description
campaignId
Filterable
Required
Selectable
xsd:long Campaign ID of the campaign to which the ad extension is connected. This field can be selected using the value "CampaignId". This field can be filtered on. This field is required and should not be null when it is contained within Operators : ADD, REMOVE.
adExtension
Required
  1. AdExtension
    1. DomainInfoExtension
    2. InAppLinkExtension
    3. MobileExtension
    4. SitelinksExtension
    5. LocationExtension
    6. ProductExtension
    7. LocationSyncExtension
Ad extension. This field is required and should not be null.
status
Filterable
Selectable
CampaignAdExtension.Status Status of ad extension in the campaign - defaults to ACTIVE on add if unspecified. This field can be selected using the value "Status". This field can be filtered on.
Enumerations
ACTIVE
Active.
DELETED
Deleted.
approvalStatus
Filterable
Selectable
CampaignAdExtension.Approva... Approval status. This field can be selected using the value "ApprovalStatus". This field can be filtered on.
Enumerations
APPROVED
Approved.
UNCHECKED
Unchecked.
DISAPPROVED
Disapproved.
stats
ReadOnly
CampaignAdExtensionStats Stats for the campaign ad extension. 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.