DynamicSearchAdsSearchTermView

A dynamic search ads search term view.

Fields

resource_name

string

Output only. The resource name of the dynamic search ads search term view. Dynamic search ads search term view resource names have the form:

customers/{customer_id}/dynamicSearchAdsSearchTermViews/{ad_group_id}~{search_term_fingerprint}~{headline_fingerprint}~{landing_page_fingerprint}~{page_url_fingerprint}

search_term

string

Output only. Search term

This field is read-only.

headline

string

Output only. The dynamically generated headline of the Dynamic Search Ad.

This field is read-only.

landing_page

string

Output only. The dynamically selected landing page URL of the impression.

This field is read-only.

page_url

string

Output only. The URL of page feed item served for the impression.

This field is read-only.

has_negative_keyword

bool

Output only. True if query matches a negative keyword.

This field is read-only.

has_matching_keyword

bool

Output only. True if query is added to targeted keywords.

This field is read-only.

has_negative_url

bool

Output only. True if query matches a negative url.

This field is read-only.