CallConversionReportingState

  • Call conversion actions can be in several states, including unspecified, unknown, and disabled.

  • The state USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION indicates that the call conversion action uses the account-level setting.

  • The state USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION signifies that the call conversion action uses the resource-level setting for call only ads or call extensions.

Possible data types for a call conversion action state.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

DISABLED

Call conversion action is disabled.

USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION

Call conversion action will use call conversion type set at the account level.

USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION

Call conversion action will use call conversion type set at the resource (call only ads/call extensions) level.