Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleAdsSearchads360V0Resources__DynamicSearchAdsSearchTermView

import type { GoogleAdsSearchads360V0Resources__DynamicSearchAdsSearchTermView } from "https://googleapis.deno.dev/v1/searchads360:v0.ts";

A dynamic search ads search term view.

interface GoogleAdsSearchads360V0Resources__DynamicSearchAdsSearchTermView {
readonly landingPage?: string;
readonly resourceName?: string;
}

§Properties

§
readonly landingPage?: string
[src]

Output only. The dynamically selected landing page URL of the impression. This field is read-only.

§
readonly resourceName?: string
[src]

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}