ClickView

  • Click view aggregates metrics at the click level, including both valid and invalid clicks.

  • Queries using ClickView must filter results to one day and can access data from up to 90 days prior.

  • The ClickView resource name includes the customer ID, date, and Google Click ID (gclid).

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.

Proto definition

Fields

ad_group_ad

string

Output only. The associated ad.

area_of_interest

ClickLocation

Output only. The location criteria matching the area of interest associated with the impression.

campaign_location_target

string

Output only. The associated campaign location target, if one exists.

gclid

string

Output only. The Google Click ID.

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.

location_of_presence

ClickLocation

Output only. The location criteria matching the location of presence associated with the impression.

page_number

int64

Output only. Page number in search results where the ad was shown.

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}

user_list

string

Output only. The associated user list, if one exists.