Service
AdGroupAdService
MutateJobService
Inheritance
Ad
▼
DeprecatedAd
DynamicSearchAd
ImageAd
MobileAd
MobileImageAd
ProductAd
RichMediaAd
TemplateAd
TextAd
Represents a deprecated ad. Deprecated ads can be deleted, but cannot be created. 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. |
DeprecatedAd | ||
name Selectable
|
xsd:string
|
Name of the ad. This field can be selected using the value "Name". |
type Selectable
|
DeprecatedAd.Type
|
Type of the creative.
This field can be selected using the value "Type".
Enumerations
|