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

Options

import type { Options } from "https://googleapis.deno.dev/v1/doubleclickbidmanager:v2.ts";

Report parameter options.

interface Options {
includeOnlyTargetedUserLists?: boolean;
}

§Properties

§
includeOnlyTargetedUserLists?: boolean
[src]

Whether to include data for audience lists specifically targeted by filtered line items or insertion orders. Requires the use of FILTER_INSERTION_ORDER or FILTER_LINE_ITEM filters.