PartnerBillingConfigCopyimport type { PartnerBillingConfig } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";Billing related settings of a partner. interface PartnerBillingConfig {billingProfileId?: bigint;}§Properties§billingProfileId?: bigint[src]The ID of a partner default billing profile.