Service
AdGroupAdService
MutateJobService
Inheritance
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/v201302
- Fields
Field | Type | Description |
---|---|---|
Ad (inherited) | ||
id Filterable
Selectable
|
xsd:long
|
ID of this ad. This field is ignored when creating
ads using AdGroupAdService .
This field can be selected using the value "Id".
This field can be filtered on.
|
url Filterable
Selectable
|
xsd:string
|
Destination URL. This field can be selected using the value "Url". This field can be filtered on. |
displayUrl Filterable
Selectable
|
xsd:string
|
Visible URL. This field can be selected using the value "DisplayUrl". This field can be filtered on. |
devicePreference Filterable
Selectable
|
xsd:long
|
The device preference for the ad. This field can be selected using the value "DevicePreference". This field can be filtered on. |
disapprovalReasons ReadOnly
Selectable
|
xsd:string[]
|
List of disapproval reasons. This field can be selected using the value "DisapprovalReasons". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
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
Selectable
|
xsd:string
|
Name of the rich media ad.
This field can be selected using the value "RichMediaAdName".
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 Selectable
|
xsd:string
|
Snippet for this ad. Required for standard third-party ads. This field can be selected using the value "RichMediaAdSnippet". |
impressionBeaconUrl Selectable
|
xsd:string
|
Impression beacon URL for the ad. This field can be selected using the value "RichMediaAdImpressionBeaconUrl". |
adDuration InRange
Selectable
|
xsd:int
|
Duration for the ad (in milliseconds). Default is 0. This field can be selected using the value "RichMediaAdDuration". This field must be greater than or equal to 0. |
certifiedVendorFormatId Required
Selectable
|
xsd:long
|
Certified Vendor Format ID.
This field can be selected using the value "RichMediaAdCertifiedVendorFormatId".
This field is required and should not be null .
|
sourceUrl Selectable
|
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. This field can be selected using the value "RichMediaAdSourceUrl". |
richMediaAdType Selectable
|
RichMediaAd.RichMediaAdType
|
Type of this rich media ad, the default is Standard.
This field can be selected using the value "RichMediaAdType".
Enumerations
|