Skip to main content

Display & Video 360

Google DoubleClick Bid Manager (DBM) is the API that enables developers to manage Queries and retrieve Reports from Display & Video 360.

DoubleClick Bid Manager API v1.1 is the latest available and recommended version.

Link to the official documentation

Features

FeatureSupported?
Full Refresh SyncYes
Incremental SyncYes

Supported Tables

This source is capable of syncing the following tables and their data:

  • Audience Composition
  • Floodlight
  • Reach
  • Standard
  • Unique Reach Audience

Note: It is recommended to first build the desired report in the UI to avoid any errors, since there are several limilations and requirements pertaining to reporting types, filters, dimensions, and metrics (such as valid combinations of metrics and dimensions).

Available filters and metrics:

Available filters and metrics are provided in this page.

Getting Started (Airbyte-Cloud)

  1. Click Authenticate your Display & Video 360 account to sign in with Google and authorize your account.
  2. Get the partner ID for your account.
  3. Fill out a start date, and optionally, an end date and filters (check the Queries documentation) .
  4. You're done.

Getting Started (Airbyte Open-Source)

Requirements

You can use the setup tool to create credentials and enable the DBM API in the Google API Console.

  • access_token
  • refresh_token
  • token_uri
  • client_id
  • client_secret
  • start_date
  • end_date
  • partner_id
  • filters

Setup guide

Rate Limiting & Performance Considerations (Airbyte Open Source)

This source is constrained by the limits set by the DBM API. You can read more about those limits in the Display & Video 360 docs.

Changelog

VersionDatePull RequestSubject
0.1.02022-09-2811828Release Native Display & Video 360 Connector