CallReportingSetting

  • 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.