ThirdPartyOnlyConfig
import type { ThirdPartyOnlyConfig } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
Settings for advertisers that use third-party ad servers only.
interface ThirdPartyOnlyConfig {
pixelOrderIdReportingEnabled?: boolean;
}