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-02-25 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-02-25 UTC."],[[["Click view provides metrics for both valid and invalid clicks, aggregated at each click level."],["For non-search campaigns, `metrics.clicks` includes both valid and invalid interactions."],["Click view data is available for the past 90 days and queries must be filtered to a single day."],["Each click view record can include information such as location, keyword, GCLID, page number, and associated ad/campaign details."]]],[]]