CallReportingSetting Stay organized with collections Save and categorize content based on your preferences.
AI-generated Key Takeaways
Call reporting settings for a customer are only mutable in an update operation.
call_reporting_enabled is a boolean field that enables reporting of phone call events by redirecting them through Google System.
call_conversion_reporting_enabled is a boolean field that enables call conversion reporting.
call_conversion_action is a string field for a customer-level call conversion action, used only when call_conversion_reporting_enabled is true.
Call reporting setting for a customer. Only mutable in an update operation.
Fields
call_reporting_enabled
bool
Enable reporting of phone call events by redirecting them through Google System.
call_conversion_reporting_enabled
bool
Whether to enable call conversion reporting.
call_conversion_action
string
Customer-level call conversion action to attribute a call conversion to. If not set a default conversion action is used. Only in effect when call_conversion_reporting_enabled is set to true.
[[["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 2025-08-07 UTC."],[],[]]