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

EditGuaranteedOrderReadAccessorsResponse

import type { EditGuaranteedOrderReadAccessorsResponse } from "https://googleapis.deno.dev/v1/displayvideo:v3.ts";
interface EditGuaranteedOrderReadAccessorsResponse {
readAccessInherited?: boolean;
readAdvertiserIds?: bigint[];
}

§Properties

§
readAccessInherited?: boolean
[src]

Whether all advertisers of read_write_partner_id have read access to the guaranteed order.

§
readAdvertiserIds?: bigint[]
[src]

The IDs of advertisers with read access to the guaranteed order.