Hide

type CampaignAdExtension (v201506)

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/v201506
Fields
Field Type Description
campaignId
Required
xsd:long Campaign ID of the campaign to which the ad extension is connected. This field is required and should not be null when it is contained within Operators : ADD, REMOVE.
adExtension
Required
  1. AdExtension
    1. LocationExtension
    2. LocationSyncExtension
Ad extension. This field is required and should not be null.
status CampaignAdExtension.Status Status of ad extension in the campaign - defaults to ACTIVE on add if unspecified.
Enumerations
ENABLED
Enabled.
REMOVED
Removed.
approvalStatus CampaignAdExtension.Approva... Approval status.
Enumerations
APPROVED
Approved.
UNCHECKED
Unchecked.
DISAPPROVED
Disapproved.

Send feedback about...

AdWords API