AdWords API
Feedback on this document

type AdWordsConversionTracker (v201209)

A conversion tracker created through AdWords Conversion Tracking.


Namespace
https://adwords.google.com/api/adwords/cm/v201209
Fields
Field Type Description
ConversionTracker (inherited)
id
Filterable
ReadOnly
Selectable
xsd:long ID of this conversion tracker, null when creating a new one. This field can be selected using the value "Id". This field can be filtered on. This field is read only and should not be set for following Operators : ADD. If this field is sent to the API, it will be ignored.
name
Filterable
Required
Selectable
xsd:string Name of this conversion tracker. This field can be selected using the value "Name". This field can be filtered on. This field is required and should not be null when it is contained within Operators : ADD.
status
Filterable
Selectable
ConversionTracker.Status Status of this conversion tracker. This field can be selected using the value "Status". This field can be filtered on.
Enumerations
ENABLED
Visits to the conversion page will be recorded.
DISABLED
Visits to the conversion page will not be recorded.
HIDDEN
Conversions will be recorded, but the conversion tracker will not appear in the UI.
category
Filterable
Selectable
ConversionTracker.Category The category of conversion that is being tracked. This field can be selected using the value "Category". This field can be filtered on.
Enumerations
DEFAULT
PAGE_VIEW
PURCHASE
SIGNUP
LEAD
REMARKETING
stats
ReadOnly
ConversionTrackerStats Statistics for this conversion tracker. This field is read only and should not be set. If this field is sent to the API, it will be ignored.
viewthroughLookbackWindow
Filterable
InRange
Selectable
xsd:int Lookback window for view-through conversions in days. This is the length of time in which a conversion without a click can be attributed to an impression. This field can be selected using the value "ViewthroughLookbackWindow". This field can be filtered on. This field must be between 1 and 30, inclusive.
viewthroughConversionDeDupSearch
Filterable
Selectable
xsd:boolean Indicates whether to turn on search de-duping of view through conversions. This field can be selected using the value "ViewthroughConversionDeDupSearch". This field can be filtered on.
isProductAdsChargeable
Filterable
Selectable
xsd:boolean Indicates whether to turn on charging for product ads. This field can be selected using the value "IsProductAdsChargeable". This field can be filtered on.
productAdsChargeableConversionWindow
Filterable
Selectable
xsd:int Lookback window, in days, for whether product ads can be charged or not. This field can be selected using the value "ProductAdsChargeableConversionWindow". This field can be filtered on.
ConversionTracker.Type xsd:string Indicates that this instance is a subtype of ConversionTracker. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
AdWordsConversionTracker
snippet
ReadOnly
xsd:string The generated snippet for this conversion tracker. This snippet is auto-generated by the API, and will be ignored in mutate operands. This field will always be returned. If the other fields are not selected, the snippet will use default values for them. This field is read only and should not be set. If this field is sent to the API, it will be ignored.
markupLanguage
Filterable
Selectable
AdWordsConversionTracker.Ma... Markup language for the snippet. This field can be selected using the value "MarkupLanguage". This field can be filtered on.
Enumerations
HTML
CHTML
XHTML
Mobile XHTML.
WML
httpProtocol
Filterable
Selectable
AdWordsConversionTracker.Ht... HTTP or HTTPS. This field can be selected using the value "HttpProtocol". This field can be filtered on.
Enumerations
HTTP
HTTPS
textFormat
Filterable
Selectable
AdWordsConversionTracker.Te... Text format for the site stats logo. This field can be selected using the value "TextFormat". This field can be filtered on.
Enumerations
ONE_LINE
The text will be displayed on one line.
TWO_LINE
The text will be displayed on two lines.
HIDDEN
The text will be hidden.
conversionPageLanguage
Filterable
Selectable
xsd:string Language used on the conversion page. This field can be selected using the value "ConversionPageLanguage". This field can be filtered on.
backgroundColor
Filterable
Selectable
xsd:string Background color for the site stats logo as a hex triplet (e.g. "99ccff"). This field can be selected using the value "BackgroundColor". This field can be filtered on.
userRevenueValue
Filterable
Selectable
xsd:string The user-supplied revenue value for this conversion tracker. This value is passed through directly to the conversion tracker snippet. This field can be selected using the value "UserRevenueValue". This field can be filtered on.
trackingCodeType
Filterable
Selectable
AdWordsConversionTracker.Tr... Tracking code to use for the conversion type. This field can be selected using the value "TrackingCodeType". This field can be filtered on.
Enumerations
WEBPAGE
CLICK_TO_CALL
ANDROID_REMARKETING
APPLE_IOS_REMARKETING

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.