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-11-25 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-11-25 UTC."],[[["This page outlines customer-level settings for Google Ads Conversion Tracking, focusing on data terms, tracking status, and enhanced conversions."],["The provided table details fields such as whether customer data terms are accepted, the status of conversion tracking, and if enhanced conversions for leads are enabled."],["Important information about the Google Ads conversion customer, including its resource name and tracking ID, is also provided."],["Cross-account conversion tracking details, such as the manager's conversion tracking ID and its impact on the customer's ID, are explained."],["All fields in the table are read-only, offering an overview of the customer's conversion tracking setup without allowing direct modification through this interface."]]],[]]