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.
使用できる値は次のとおりです。MISSED, RECEIVED, UNKNOWN, UNSPECIFIED |
CallViewCallTrackingDisplayLocation | String | ATTRIBUTE | Output only. The call tracking display location.
使用できる値は次のとおりです。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.
使用できる値は次のとおりです。HIGH_END_MOBILE_SEARCH, MANUALLY_DIALED, UNKNOWN, UNSPECIFIED |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |