Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
ConversionTrackingSetting
Stay organized with collections
Save and categorize content based on your preferences.
A collection of customer-wide settings related to Google Ads Conversion Tracking.
Fields |
accepted_customer_data_terms
|
bool
Output only. Whether the customer has accepted customer data terms. If using cross-account conversion tracking, this value is inherited from the manager. This field is read-only. For more information, see https://support.google.com/adspolicy/answer/7475709.
|
conversion_tracking_status
|
ConversionTrackingStatus
Output only. Conversion tracking status. It indicates whether the customer is using conversion tracking, and who is the conversion tracking owner of this customer. If this customer is using cross-account conversion tracking, the value returned will differ based on the login-customer-id of the request.
|
enhanced_conversions_for_leads_enabled
|
bool
Output only. Whether the customer is opted-in for enhanced conversions for leads. If using cross-account conversion tracking, this value is inherited from the manager. This field is read-only.
|
google_ads_conversion_customer
|
string
Output only. The resource name of the customer where conversions are created and managed. This field is read-only.
|
conversion_tracking_id
|
int64
Output only. The conversion tracking id used for this account. This id doesn't indicate whether the customer uses conversion tracking (conversion_tracking_status does). This field is read-only.
|
cross_account_conversion_tracking_id
|
int64
Output only. The conversion tracking id of the customer's manager. This is set when the customer is opted into cross account conversion tracking, and it overrides conversion_tracking_id. This field can only be managed through the Google Ads UI. This field is read-only.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["This page focuses on Google Ads Conversion Tracking settings that apply across an entire customer account."],["These settings manage aspects like data terms acceptance, overall conversion tracking status, and enhanced conversions for leads."],["Details include whether cross-account conversion tracking is used and who manages the conversions."],["Important identifiers like `conversion_tracking_id` and `cross_account_conversion_tracking_id` are also provided, for informational purposes."],["Several of these fields are read-only, offering insights into the customer's current conversion tracking configuration."]]],["This outlines customer-wide Google Ads Conversion Tracking settings. Key information includes: whether the customer accepted data terms (`accepted_customer_data_terms`); the customer's conversion tracking status (`conversion_tracking_status`); opt-in status for enhanced conversions for leads (`enhanced_conversions_for_leads_enabled`); the resource name of the managing customer (`google_ads_conversion_customer`); the customer's conversion tracking ID (`conversion_tracking_id`); and the cross-account conversion tracking ID (`cross_account_conversion_tracking_id`). These fields provide insights into tracking ownership and setup.\n"]]