Resource: DynamicSearchAdsSearchTermView
A dynamic search ads search term view.
JSON representation | |
---|---|
{ "resourceName": string, "searchTerm": string, "headline": string, "landingPage": string, "pageUrl": string, "hasNegativeKeyword": boolean, "hasMatchingKeyword": boolean, "hasNegativeUrl": boolean } |
Fields | |
---|---|
resourceName |
Output only. The resource name of the dynamic search ads search term view. Dynamic search ads search term view resource names have the form:
|
searchTerm |
Output only. googleAds.search term This field is read-only. |
headline |
Output only. The dynamically generated headline of the Dynamic googleAds.search Ad. This field is read-only. |
landingPage |
Output only. The dynamically selected landing page URL of the impression. This field is read-only. |
pageUrl |
Output only. The URL of page feed item served for the impression. This field is read-only. |
hasNegativeKeyword |
Output only. True if query matches a negative keyword. This field is read-only. |
hasMatchingKeyword |
Output only. True if query is added to targeted keywords. This field is read-only. |
hasNegativeUrl |
Output only. True if query matches a negative url. This field is read-only. |
Methods |
|
---|---|
|
Returns the requested dynamic search ads search term view in full detail. |