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

GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo

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

A Search Ads 360 responsive search ad.

interface GoogleAdsSearchads360V0Common__SearchAds360ResponsiveSearchAdInfo {
adTrackingId?: bigint;
path1?: string;
path2?: string;
}

§Properties

§
adTrackingId?: bigint
[src]

The tracking id of the ad.

§
path1?: string
[src]

Text appended to the auto-generated visible URL with a delimiter.

§
path2?: string
[src]

Text appended to path1 with a delimiter.