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

AddCreativeRequest

import type { AddCreativeRequest } from "https://googleapis.deno.dev/v1/authorizedbuyersmarketplace:v1.ts";

Request message for adding creative to be used in the bidding process for the finalized deal.

interface AddCreativeRequest {
creative?: string;
}

§Properties

§
creative?: string
[src]

Name of the creative to add to the finalized deal, in the format buyers/{buyerAccountId}/creatives/{creativeId}. See creative.name.