ClickView
Stay organized with collections
Save and categorize content based on your preferences.
A click view with metrics aggregated at each click level, including both valid and invalid clicks. For non-Search campaigns, metrics.clicks represents the number of valid and invalid interactions. Queries including ClickView must have a filter limiting the results to one day and can be requested for dates back to 90 days before the time of the request.
Fields |
resource_name
|
string
Output only. The resource name of the click view. Click view resource names have the form: customers/{customer_id}/clickViews/{date (yyyy-MM-dd)}~{gclid}
|
area_of_interest
|
ClickLocation
Output only. The location criteria matching the area of interest associated with the impression.
|
location_of_presence
|
ClickLocation
Output only. The location criteria matching the location of presence associated with the impression.
|
keyword
|
string
Output only. The associated keyword, if one exists and the click corresponds to the SEARCH channel.
|
keyword_info
|
KeywordInfo
Output only. Basic information about the associated keyword, if it exists.
|
gclid
|
string
Output only. The Google Click ID.
|
page_number
|
int64
Output only. Page number in search results where the ad was shown.
|
ad_group_ad
|
string
Output only. The associated ad.
|
campaign_location_target
|
string
Output only. The associated campaign location target, if one exists.
|
user_list
|
string
Output only. The associated user list, if one exists.
|
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-08-07 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-08-07 UTC."],[],[],null,["A click view with metrics aggregated at each click level, including both valid and invalid clicks. For non-Search campaigns, metrics.clicks represents the number of valid and invalid interactions. Queries including ClickView must have a filter limiting the results to one day and can be requested for dates back to 90 days before the time of the request.\n\n| Fields ||\n|----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `resource_name` | `string` Output only. The resource name of the click view. Click view resource names have the form: `customers/{customer_id}/clickViews/{date (yyyy-MM-dd)}~{gclid}` |\n| `area_of_interest` | [ClickLocation](/google-ads/api/reference/rpc/v19/ClickLocation) Output only. The location criteria matching the area of interest associated with the impression. |\n| `location_of_presence` | [ClickLocation](/google-ads/api/reference/rpc/v19/ClickLocation) Output only. The location criteria matching the location of presence associated with the impression. |\n| `keyword` | `string` Output only. The associated keyword, if one exists and the click corresponds to the SEARCH channel. |\n| `keyword_info` | [KeywordInfo](/google-ads/api/reference/rpc/v19/KeywordInfo) Output only. Basic information about the associated keyword, if it exists. |\n| `gclid` | `string` Output only. The Google Click ID. |\n| `page_number` | `int64` Output only. Page number in search results where the ad was shown. |\n| `ad_group_ad` | `string` Output only. The associated ad. |\n| `campaign_location_target` | `string` Output only. The associated campaign location target, if one exists. |\n| `user_list` | `string` Output only. The associated user list, if one exists. |"]]