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.
Enum value that indicates whether this call extension uses its own call conversion setting (or just have call conversion disabled), or following the account level setting.
phoneNumber
string
The advertiser's phone number to append to the ad. This string must not be empty.
countryCode
string
Uppercase two-letter country code of the advertiser's phone number. This string must not be empty.
callTrackingEnabled
boolean
Indicates whether call tracking is enabled. By default, call tracking is not enabled.
callConversionAction
string
The conversion action to attribute a call conversion to. If not set a default conversion action is used. This field only has effect if callTrackingEnabled is set to true. Otherwise this field is ignored.
callConversionTrackingDisabled
boolean
If true, disable call conversion tracking. callConversionAction should not be set if this is true. Optional.
[[["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-03-06 UTC."],[[["The Call extension allows advertisers to display their phone number in ads, enabling users to directly contact them."],["It provides options for call tracking and conversion attribution, enhancing campaign measurement and optimization."],["Advertisers can customize settings like phone number, country code, and conversion actions to align with their specific goals."],["The JSON representation details the extension's structure and available fields for configuration."],["`callConversionReportingState` dictates whether the call extension uses its own conversion setting, follows the account level setting, or has call conversion disabled."]]],[]]