Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Represents an ad in an ad group.
| Field | Type | Description |
|---|---|---|
| adGroupId |
xsd:long
|
The id of the adgroup containing this ad.
This field is required and should not be null.
|
| ad | The contents of the ad itself.
This field is required and should not be null.
|
|
| status |
AdGroupAd.Status
|
The status of the ad.
|
| stats |
AdStats
|
Statistics about this ad. This field is read only and should not be set. |