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

GoogleAdsSearchads360V0Common__UnifiedCalloutAsset

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

A unified callout asset.

interface GoogleAdsSearchads360V0Common__UnifiedCalloutAsset {
calloutText?: string;
endDate?: string;
startDate?: string;
useSearcherTimeZone?: boolean;
}

§Properties

§

List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.

§
calloutText?: string
[src]

The callout text. The length of this string should be between 1 and 25, inclusive.

§
endDate?: string
[src]

Last date of when this asset is effective and still serving, in yyyy-MM-dd format.

§
startDate?: string
[src]

Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.

§
useSearcherTimeZone?: boolean
[src]

Whether to show the asset in search user's time zone. Applies to Microsoft Ads.