ConversionTrackingStatus
Conversion Tracking status of the customer.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
NOT_CONVERSION_TRACKED
|
Customer does not use any conversion tracking. |
CONVERSION_TRACKING_MANAGED_BY_SELF
|
The conversion actions are created and managed by this customer. |
CONVERSION_TRACKING_MANAGED_BY_THIS_MANAGER
|
The conversion actions are created and managed by the manager specified in the request's login-customer-id . |
CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER
|
The conversion actions are created and managed by a manager different from the customer or manager specified in the request's login-customer-id . |
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Customer conversion tracking can have one of several statuses, including not tracked, managed by the customer, managed by the specified manager, or managed by another manager."],["These statuses dictate how conversion actions are created and managed for the customer's Google Ads campaigns."],["While `UNSPECIFIED` and `UNKNOWN` values exist, they primarily serve internal purposes and do not represent actionable tracking states for the customer."]]],[]]