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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Customer conversion tracking can be managed by the customer themselves, the specified manager, or another manager."],["The status can also indicate if conversion tracking is not used by the customer or is unknown/unspecified."],["This status helps determine who has control over the customer's conversion actions and how they are tracked."]]],[]]