DynamicSearchAdsSearchTermView
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
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 2024-11-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 2024-11-25 UTC."],[[["Dynamic search ads search term view provides insights into search terms, headlines, landing pages, and page URLs used in dynamic search ads."],["This view helps determine if a search term matched negative keywords, targeted keywords, or negative URLs."],["All fields within the dynamic search ads search term view are read-only, providing observational data only."],["The resource name follows a specific format including customer ID, ad group ID, and fingerprints for search term, headline, landing page, and page URL."]]],[]]