AdWords API
Feedback on this document

type ProductAd (v201209)

Represents a product ad (known as a product listing ad in the AdWords user interface). A product ad displays product data (managed using the Google Merchant Center) that is pulled from the Google base product feed specified in the parent campaign's product extension.

Product ads are only available to a limited set of advertisers. If you are not eligible to use product ads, they will not serve.

Caution: Product ads do not use url or displayUrl; setting these fields on a product ad will cause an error.

This is disabled for AdX when it is contained within Operators: ADD, SET.
Namespace
https://adwords.google.com/api/adwords/cm/v201209
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.
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.
ProductAd
promotionLine
Filterable
Selectable
xsd:string Promotional line for this ad. This text will be displayed in addition to the products. This field can be selected using the value "PromotionLine". This field can be filtered on.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.