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

GoogleAdsSearchads360V0Common__CallToActionAsset

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

A call to action asset.

interface GoogleAdsSearchads360V0Common__CallToActionAsset {
callToAction?:
| "UNSPECIFIED"
| "UNKNOWN"
| "LEARN_MORE"
| "GET_QUOTE"
| "APPLY_NOW"
| "SIGN_UP"
| "CONTACT_US"
| "SUBSCRIBE"
| "DOWNLOAD"
| "BOOK_NOW"
| "SHOP_NOW"
| "BUY_NOW"
| "DONATE_NOW"
| "ORDER_NOW"
| "PLAY_NOW"
| "SEE_MORE"
| "START_NOW"
| "VISIT_SITE"
| "WATCH_NOW";
}

§Properties

§
callToAction?: "UNSPECIFIED" | "UNKNOWN" | "LEARN_MORE" | "GET_QUOTE" | "APPLY_NOW" | "SIGN_UP" | "CONTACT_US" | "SUBSCRIBE" | "DOWNLOAD" | "BOOK_NOW" | "SHOP_NOW" | "BUY_NOW" | "DONATE_NOW" | "ORDER_NOW" | "PLAY_NOW" | "SEE_MORE" | "START_NOW" | "VISIT_SITE" | "WATCH_NOW"
[src]

Call to action.