Service
AdExtensionOverrideService
CampaignAdExtensionService
MutateJobService
Inheritance
AdExtension
▼
DomainInfoExtension
InAppLinkExtension
LocationExtension
LocationSyncExtension
MobileExtension
SitelinksExtension
Class to represent a set of sitelinks and their order of preference.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201306 - Fields
| Field | Type | Description |
|---|---|---|
| AdExtension (inherited) | ||
| id Filterable
Required
Selectable
|
xsd:long
|
ID of ad extension.
Do not use this in a CampaignAdExtension.mutate ADD operation. This field can be selected using the value "AdExtensionId". This field can be filtered on. This field is required and should not benull when it is contained within Operators : REMOVE.
|
| AdExtension.Type |
xsd:string
|
Indicates that this instance is a subtype of AdExtension. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
| SitelinksExtension | ||
| sitelinks NotEmpty
Required
|
Sitelink[]
|
This field must contain at least one element.
This field is required and should not be null.
|