AiMaxSearchTermAdCombinationView

  • The AiMaxSearchTermAdCombinationView resource provides a view of the combination of search terms and ad components.

  • The resource name includes details about the customer, ad group, search term, landing page, and headline.

  • The resource includes fields for the ad group where the search term served, the search term itself, the dynamically generated landing page, and the concatenated headline assets.

  • All fields within this resource are output only and read-only.

AiMaxSearchTermAdCombinationView Resource.

Proto definition

Fields

ad_group

string

Output only. Ad group where the search term served.

headline

string

Output only. The concatenated string containing headline assets for the ad. Up to three headline assets are concatenated, separated by " | ". This field is read-only.

landing_page

string

Output only. The destination URL, which was dynamically generated. This field is read-only.

resource_name

string

Output only. The resource name of the AI Max Search Term Ad Combination view AI Max Search Term Ad Combination view resource names have the form:

customers/{customer_id}/aiMaxSearchTermAdCombinationViews/{ad_group_id}~{URL-base64_search_term}~{URL-base64_landing_page}~{URL-base64_headline}

search_term

string

Output only. The search term that triggered the ad. This field is read-only.