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

AdvertiserBillingConfig

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

Billing related settings of an advertiser.

interface AdvertiserBillingConfig {
billingProfileId?: bigint;
}

§Properties

§
billingProfileId?: bigint
[src]

Optional. The ID of a billing profile assigned to the advertiser.