Service
CampaignAdExtensionService
MutateJobService
Dependencies
CampaignAdExtensionOperation
CampaignAdExtensionPage
CampaignAdExtensionReturnValue
▼
CampaignAdExtension
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
|
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
|
approvalStatus Filterable
Selectable
|
CampaignAdExtension.Approva...
|
Approval status.
This field can be selected using the value "ApprovalStatus".
This field can be filtered on.
Enumerations
|
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. |