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 whencall_conversion_reporting_enabled
is true.
Call reporting setting for a customer. Only mutable in an update
operation.
Fields | |
---|---|
|
Enable reporting of phone call events by redirecting them through Google System. |
|
Whether to enable call conversion reporting. |
|
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. |