Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["The `state` of a call conversion action determines its operational status, such as whether it's disabled or how it handles call conversions."],["Possible states include unspecified, unknown, disabled, using account-level settings, or using resource-level settings for call conversions."],["`USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION` and `USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION` dictate whether the action inherits its call conversion type from the account or the specific resource."]]],["The data types for a call conversion action state include: `DISABLED`, indicating the action is turned off; `USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION`, meaning it uses the account's settings; and `USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION`, where it adopts settings defined at the resource level (like call-only ads). `UNSPECIFIED` indicates a lack of specification, while `UNKNOWN` represents an undefined value for a return value.\n"]]