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

ThirdPartyOnlyConfig

import type { ThirdPartyOnlyConfig } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";

Settings for advertisers that use third-party ad servers only.

interface ThirdPartyOnlyConfig {
pixelOrderIdReportingEnabled?: boolean;
}

§Properties

§
pixelOrderIdReportingEnabled?: boolean
[src]

Whether or not order ID reporting for pixels is enabled. This value cannot be changed once set to true.