CallView
A call view that includes data for call tracking of call-only ads or call extensions.
Columns
Name | Type | Behavior | Description |
CallViewCallDurationSeconds | Long | ATTRIBUTE | Output only. The advertiser-provided call duration in seconds. |
CallViewCallStatus | String | ATTRIBUTE | Output only. The status of the call.
The allowed values are MISSED, RECEIVED, UNKNOWN, UNSPECIFIED. |
CallViewCallTrackingDisplayLocation | String | ATTRIBUTE | Output only. The call tracking display location.
The allowed values are AD, LANDING_PAGE, UNKNOWN, UNSPECIFIED. |
CallViewCallerAreaCode | String | ATTRIBUTE | Output only. Area code of the caller. Null if the call duration is shorter than 15 seconds. |
CallViewCallerCountryCode | String | ATTRIBUTE | Output only. Country code of the caller. |
CallViewEndCallDateTime | Date | ATTRIBUTE | Output only. The advertiser-provided call end date time. |
CallViewResourceName | String | ATTRIBUTE | Output only. The resource name of the call view. Call view resource names have the form: customers/{customer_id}/callViews/{call_detail_id} |
CallViewStartCallDateTime | Date | ATTRIBUTE | Output only. The advertiser-provided call start date time. |
CallViewType | String | ATTRIBUTE | Output only. The type of the call.
The allowed values are HIGH_END_MOBILE_SEARCH, MANUALLY_DIALED, UNKNOWN, UNSPECIFIED. |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |