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

Usage

import * as mod from "https://googleapis.deno.dev/v1/doubleclickbidmanager:v2.ts";

§Classes

DoubleClickBidManager

DoubleClick Bid Manager API allows users to manage and create campaigns and reports.

GoogleAuth

§Variables

auth

§Interfaces

ChannelGrouping

A channel grouping defines a set of rules that can be used to categorize events in a path report.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

DataRange

Report data range.

Date

Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp

DisjunctiveMatchStatement

DisjunctiveMatchStatement that OR's all contained filters.

EventFilter

Defines the type of filter to be applied to the path, a DV360 event dimension filter.

FilterPair

Filter used to match traffic data in your report.

ListQueriesResponse
ListReportsResponse
Options

Additional query options.

Parameters

Parameters of a query or report.

PathFilter

Path filters specify which paths to include in a report. A path is the result of combining DV360 events based on User ID to create a workflow of users' actions. When a path filter is set, the resulting report will only include paths that match the specified event at the specified position. All other paths will be excluded.

PathQueryOptions

Path Query Options for Report Options.

PathQueryOptionsFilter

Dimension filter on path events.

QueriesListOptions

Additional options for DoubleClickBidManager#queriesList.

QueriesReportsListOptions

Additional options for DoubleClickBidManager#queriesReportsList.

QueriesRunOptions

Additional options for DoubleClickBidManager#queriesRun.

Query

Represents a query.

QueryMetadata

Query metadata.

QuerySchedule

Information on when and how frequently to run a query.

Report

Represents a report.

ReportKey

Key used to identify a report.

ReportMetadata

Report metadata.

ReportStatus

Report status.

Rule

A Rule defines a name, and a boolean expression in [conjunctive normal form] (http://mathworld.wolfram.com/ConjunctiveNormalForm.html){.external} that can be applied to a path event to determine if that name should be applied.

RunQueryRequest

Request to run a stored query to generate a report.