CallConversionReportingState
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. |
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."],[[["Call conversion action states define how conversions are tracked for calls, ranging from disabled to using account or resource-level settings."],["States include `UNSPECIFIED`, `UNKNOWN`, `DISABLED`, `USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION`, and `USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION` with specific functionalities."],["`USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION` leverages the call conversion type defined at the account level for the action."],["`USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION` utilizes the call conversion type set at the resource level, specifically for call-only ads or call extensions."]]],[]]