Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 2.5 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Documentation for the requested version is not available.Documentation for the requested diff is not available.
Data associated with a commerce ad. This data is used by
AdService.
Sandbox Only: CommerceAd is only available in the sandbox. Trying to use it with the production web services will throw an exception.
| Field name | Field type | Field description |
|---|---|---|
| adGroupId | long |
ID of the ad group associated with this ad.
This field is not mutable. |
| adType | AdType |
Concrete type of this ad. Generally, this field is
read-only, but may be set by scripting languages to indicate a concrete
type.
Values are:
|
| description1 | string |
First line of description text in the commerce ad. Must not
exceed 35 characters. |
| description2 | string |
Second line of description text in the commerce ad. Must not
exceed 35 characters. |
| destinationUrl | string |
Destination URL associated with this ad. May be overridden
on a per-keyword basis by Keyword.destinationUrl.
Must less than 1024 characters (or 200 characters for mobile ads).
Must use the http://your-domain-name format (for example,
http://www.google.com). |
| disapproved | boolean |
True if this ad has been disapproved by Google.
Disapproved ads will not be served.
Ads might be disapproved for a variety of reasons, see the
AdWords Help Center for more information about
disapproved ads. |
| displayUrl | string |
URL shown in this ad. Must not exceed 35 characters (or
20 characters for mobile ads). Mobile
ads targeted to Japan must not exceed 10 Japanese characters.
http:// is not required (for examle,
www.google.com). |
| exemptionRequest | string |
Reason for allowing submission of an ad that violates the ad
policies described by Google's AdWords Editorial Guidelines. Must be no
longer than 300 characters.
Set this field only if this ad violates policy. Unnecessarily specifying an exemption request will cause any add or update operation to fail. For more information, see Policy Checking in the Web Services overview. |
| headline | string |
Headline of the commerce ad. Must not exceed 25 characters. |
| id | long |
ID of this ad. This field is set by AdService when
the ad is created and it is not mutable. |
| postPriceAnnotation | string |
Optional. Post-price annotation shown after the price string.
Must not exceed 20 characters. |
| prePriceAnnotation | string |
Optional. Pre-price annotation shown before the price string.
Must not exceed 20 characters. |
| priceString | string |
Price string of the product in the image. Must not exceed
9 characters. |
| productImage | Image |
Product image. The image should meet the following conditions:
|
| status | AdStatus |
Current status of this ad.
Values are:
|