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

CreativeSpecification

import type { CreativeSpecification } from "https://googleapis.deno.dev/v1/adexchangebuyer2:v2beta1.ts";

Represents information for a creative that is associated with a Programmatic Guaranteed/Preferred Deal in Ad Manager.

interface CreativeSpecification {
creativeCompanionSizes?: AdSize[];
creativeSize?: AdSize;
}

§Properties

§
creativeCompanionSizes?: AdSize[]
[src]

Companion sizes may be filled in only when this is a video creative.

§
creativeSize?: AdSize
[src]

The size of the creative.