Data associated with a rich media ad. This is disabled for AdX when it is contained within Operators: ADD, SET.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201502 - Fields
| Field | Type | Description |
|---|---|---|
| Ad (inherited) | ||
| id |
xsd:long
|
ID of this ad. This field is ignored when creating
ads using AdGroupAdService.
|
| url |
xsd:string
|
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 |
| displayUrl |
xsd:string
|
Visible URL. |
| finalUrls CollectionSize
|
xsd:string[]
|
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 The maximum size of this collection is 10. |
| finalMobileUrls CollectionSize
|
xsd:string[]
|
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 The maximum size of this collection is 10. |
| finalAppUrls |
AppUrl[]
|
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 |
| trackingUrlTemplate |
xsd:string
|
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 |
| urlCustomParameters |
CustomParameters
|
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 |
| devicePreference |
xsd:long
|
The device preference for the ad. |
| Ad.Type |
xsd:string
|
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. |
| RichMediaAd | ||
| name Required
|
xsd:string
|
Name of the rich media ad.
This field is required and should not be null.
|
| dimensions |
Dimensions
|
Dimensions (height and width) of the ad. Required for standard third-party ads. |
| snippet StringLength
|
xsd:string
|
Snippet for this ad. Required for standard third-party ads. The length of this string should be between 1 and 3072, inclusive. |
| impressionBeaconUrl |
xsd:string
|
Impression beacon URL for the ad. |
| adDuration InRange
|
xsd:int
|
Duration for the ad (in milliseconds). Default is 0. This field must be greater than or equal to 0. |
| certifiedVendorFormatId Required
|
xsd:long
|
Certified Vendor Format ID.
This field is required and should not be null.
|
| sourceUrl |
xsd:string
|
SourceUrl pointing to the third party snippet. For third party in-stream video ads, this stores the VAST URL. For DFA ads, it stores the InRed URL. |
| richMediaAdType |
RichMediaAd.RichMediaAdType
|
Type of this rich media ad, the default is Standard.
Enumerations
|
| adAttributes |
RichMediaAd.AdAttribute[]
|
A list of attributes that describe the rich media ad capabilities.
Enumerations
|