CallView
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
The call view provides data for tracking call-only ads or call extensions.
Key data points include caller country and area codes, call duration, start and end times, display location, call type, and status.
Caller area code is only available for calls longer than 15 seconds.
A call view that includes data for call tracking of call-only ads or call extensions.
code Proto definition
Fields
call_duration_seconds
int64
Output only. The advertiser-provided call duration in seconds.
call_status
GoogleVoiceCallStatus
Output only. The status of the call.
call_tracking_display_location
CallTrackingDisplayLocation
Output only. The call tracking display location.
caller_area_code
string
Output only. Area code of the caller. Null if the call duration is shorter than 15 seconds.
caller_country_code
string
Output only. Country code of the caller.
end_call_date_time
string
Output only. The advertiser-provided call end date time.
resource_name
string
Output only. The resource name of the call view. Call view resource names have the form:
customers/{customer_id}/callViews/{call_detail_id}
start_call_date_time
string
Output only. The advertiser-provided call start date time.
type
CallType
Output only. The type of the call.
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 2025-12-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 2025-12-12 UTC."],[],[]]