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

AccountsPublisherProfilesListOptions

import type { AccountsPublisherProfilesListOptions } from "https://googleapis.deno.dev/v1/adexchangebuyer2:v2beta1.ts";

Additional options for AdExchangeBuyer2#accountsPublisherProfilesList.

interface AccountsPublisherProfilesListOptions {
pageSize?: number;
pageToken?: string;
}

§Properties

§
pageSize?: number
[src]

Specify the number of results to include per page.

§
pageToken?: string
[src]

The page token as return from ListPublisherProfilesResponse.