AI-generated Key Takeaways
-
Google Ads Conversion Tracking settings are customer-wide and can be inherited from a manager when using cross-account tracking.
-
The
accepted_customer_data_terms
andenhanced_conversions_for_leads_enabled
fields indicate acceptance of data terms and lead enhancement opt-in respectively, and are read-only outputs. -
The
conversion_tracking_status
shows whether a customer is using conversion tracking and identifies the owner, with its value dependent on thelogin-customer-id
for cross-account tracking. -
google_ads_conversion_customer
specifies the resource name of the customer managing conversions and is read-only. -
Both
conversion_tracking_id
andcross_account_conversion_tracking_id
are read-only output fields providing tracking IDs, where the cross-account ID overrides the conversion tracking ID when applicable and is managed via the Google Ads UI.
A collection of customer-wide settings related to Google Ads Conversion Tracking.
Fields | |
---|---|
|
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. |
|
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 |
|
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. |
|
The resource name of the customer where conversions are created and managed. This field is read-only. |
|
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. |
|
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. |