CallPlaceholderField
Stay organized with collections
Save and categorize content based on your preferences.
Possible values for Call placeholder fields.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
PHONE_NUMBER
|
Data Type: STRING. The advertiser's phone number to append to the ad. |
COUNTRY_CODE
|
Data Type: STRING. Uppercase two-letter country code of the advertiser's phone number. |
TRACKED
|
Data Type: BOOLEAN. Indicates whether call tracking is enabled. Default: true. |
CONVERSION_TYPE_ID
|
Data Type: INT64. The ID of an AdCallMetricsConversion object. This object contains the phoneCallDurationfield which is the minimum duration (in seconds) of a call to be considered a conversion. |
CONVERSION_REPORTING_STATE
|
Data Type: STRING. Indicates whether this call extension uses its own call conversion setting or follows the account level setting. Valid values are: USE_ACCOUNT_LEVEL_CALL_CONVERSION_ACTION and USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["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-10-12 UTC."],[[["Call placeholder fields can include phone numbers, country codes, and tracking status."],["These fields can be customized with specific data types like STRING, BOOLEAN, and INT64."],["Call tracking can be enabled and measured for conversions based on minimum call duration."],["Advertisers can manage call conversion settings at both the account and resource levels."]]],[]]