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

GoogleAdsSearchads360V0Common__RealTimeBiddingSetting

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

Settings for Real-Time Bidding, a feature only available for campaigns targeting the Ad Exchange network.

interface GoogleAdsSearchads360V0Common__RealTimeBiddingSetting {
optIn?: boolean;
}

§Properties

§
optIn?: boolean
[src]

Whether the campaign is opted in to real-time bidding.