ConversionTrackingStatus

  • This document outlines the different states of a customer's conversion tracking status.

  • The conversion tracking can be not used, managed by the customer themselves, or managed by different manager accounts.

  • The UNSPECIFIED and UNKNOWN enums represent values that are not specified or unknown in the current version.

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.