Hide

type CallOnlyAd (v201506)

Represents a CallOnlyAd.

Caution: Call only ads do not use url, finalUrls, finalMobileUrls, finalAppUrls, urlCustomParameters, or trackingUrlTemplate; setting these fields on a call only ad will cause an error. This is enabled for AdX.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
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.

Do not set this field if you are using upgraded URLs, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls 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.
finalUrls
CollectionSize
Filterable
Selectable
xsd:string[] A list of possible final URLs after all cross domain redirects.

This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected using the value "CreativeFinalUrls". This field can be filtered on. The maximum size of this collection is 10.

finalMobileUrls
CollectionSize
Filterable
Selectable
xsd:string[] A list of possible final mobile URLs after all cross domain redirects.

This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected using the value "CreativeFinalMobileUrls". This field can be filtered on. The maximum size of this collection is 10.

finalAppUrls
Filterable
Selectable
AppUrl[] A list of final app URLs that will be used on mobile if the user has the specific app installed.

This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected using the value "CreativeFinalAppUrls". This field can be filtered on.

trackingUrlTemplate
Filterable
Selectable
xsd:string URL template for constructing a tracking URL.

This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected using the value "CreativeTrackingUrlTemplate". This field can be filtered on.

urlCustomParameters
Filterable
Selectable
CustomParameters A list of mappings to be used for substituting URL custom parameter tags in the trackingUrlTemplate, finalUrls, and/or finalMobileUrls.

This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls This field can be selected using the value "CreativeUrlCustomParameters". 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.
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.
CallOnlyAd
countryCode
Selectable
xsd:string Two letter country code for the ad. Examples: 'US', 'GB'. This field can be selected using the value "CallOnlyAdCountryCode".
phoneNumber
Selectable
xsd:string Phone number string for the ad. Examples: '(800) 356-9377', "16502531234", "+442001234567" This field can be selected using the value "CallOnlyAdPhoneNumber".
businessName
Filterable
Selectable
xsd:string Business name of the ad. This field can be selected using the value "CallOnlyAdBusinessName". This field can be filtered on.
description1
Filterable
Selectable
xsd:string First line of ad text. This field can be selected using the value "CallOnlyAdDescription1". This field can be filtered on.
description2
Filterable
Selectable
xsd:string Second line of ad text. This field can be selected using the value "CallOnlyAdDescription2". This field can be filtered on.
callTracked
Selectable
xsd:boolean If set to true, enable call tracking for the creative. Enabling call tracking also enables call conversions. This field can be selected using the value "CallOnlyAdCallTracked".
disableCallConversion
Selectable
xsd:boolean By default, call conversions are enabled when callTracked is on. To disable call conversions, set this field to true. Only in effect if callTracked is also set to true. If callTracked is set to false, this field is ignored. This field can be selected using the value "CallOnlyAdDisableCallConversion".
conversionTypeId
Selectable
xsd:long Conversion type to attribute a call conversion to. If not set, then a default conversion type id is used. Only in effect if callTracked is also set to true otherwise this field is ignored. This field can be selected using the value "CallOnlyAdConversionTypeId".
phoneNumberVerificationUrl
Selectable
xsd:string Url to be used for phone number verification. This field can be selected using the value "CallOnlyAdPhoneNumberVerificationUrl".

Send feedback about...

AdWords API