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

TvCampaignSummariesListOptions

import type { TvCampaignSummariesListOptions } from "https://googleapis.deno.dev/v1/dfareporting:v5.ts";

Additional options for dfareporting#tvCampaignSummariesList.

interface TvCampaignSummariesListOptions {
accountId?: bigint;
name?: string;
}

§Properties

§
accountId?: bigint
[src]

Required. Account ID associated with this request.

§
name?: string
[src]

Required. Search string to filter the list of TV campaign summaries. Matches any substring. Required field.