The base class of all ad types. Ad
s are created using the AdGroupAdService
. Some ad types such as
ExpandedTextAd
s may be modified
using the AdService
.
When calling AdGroupAdService
to update the status
of an
AdGroupAd
, you can construct an
Ad
object (instead of the
Ad
's concrete type) with the
id field set.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
ID of this ad. This field is ignored when creating
ads using This field can be selected using the value "Id".
This field can be filtered on.
|
|
Destination URL. Do not set this field if you are using upgraded URLs, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected
using the value "Url".
This field can be filtered on.
|
|
Visible URL. This field can be selected using the value "DisplayUrl".
This field can be filtered on.
|
|
A list of possible final URLs after all cross domain redirects. This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected
using the value "CreativeFinalUrls".
This field can be filtered on.
The maximum size of this
collection is 10.
|
|
A list of possible final mobile URLs after all cross domain redirects. This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected
using the value "CreativeFinalMobileUrls".
This field can be filtered on.
The maximum size of this
collection is 10.
|
|
A list of final app URLs that will be used on mobile if the user has the specific app installed. This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected
using the value "CreativeFinalAppUrls".
This field can be filtered on.
|
|
URL template for constructing a tracking URL. This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected
using the value "CreativeTrackingUrlTemplate".
This field can be filtered on.
|
|
URL template for appending params to Final URL. On update, empty string ("") indicates to clear the field. This field can be selected
using the value "CreativeFinalUrlSuffix".
This field can be filtered on.
|
|
A list of mappings to be used for substituting URL custom parameter tags in the trackingUrlTemplate, finalUrls, and/or finalMobileUrls. This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected
using the value "CreativeUrlCustomParameters".
This field can be filtered on.
|
|
Additional urls for the ad that are tagged with a unique identifier. Currently only used for TemplateAds for specific template IDs. For all other ad types, use finalUrls, finalMobileUrls and finalAppUrls instead. |
|
Indicates if this ad was added by AdWords. |
|
Type of ad. Indicates that this instance is a subtype of Ad. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. Enumerations
This field can be selected using the value "AdType".
This field can be filtered on.
|
|
The device preference for the ad. You can only specify a preference for mobile devices (CriterionId 30001). If unspecified (no device preference), all devices are targeted. |
|
The source of this system-managed ad. Enumerations
This field is read only and will be ignored when sent to the API.
|
|
Indicates that this instance is a subtype of Ad. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |