Google Display & Video 360
  • 2 Minutes to read
  • Dark
    Light

Google Display & Video 360

  • Dark
    Light

Article Summary

Google Display & Video 360 (Google DV360) is an integrated programmatic advertising platform that enables marketers to plan, execute, and measure their display and video ad campaigns. It provides tools for buying ad inventory across various channels, including display, video, and audio, and offers features for audience targeting, campaign optimization, and performance analytics.

Authorize Connection to Google DV360

In Google Developer Console

To authorize your Google DV360 account, you will need your client ID and client secret

  1. In Google Cloud Console, select your project or create a new one.
  2. In the Dashboard, click on Enable APIs and Services.
  3. Select Display & Video 360 API and click the Enable button.
  4. In the sidebar, select Credentials.
  5. Click on the + Create Credentials button and select OAuth Client ID. (Make sure to first configure your OAuth consent screen.)
  6. Choose the Web application application type.
  7. Fill in following information:
    1. Name: Dataddo
    2. Authorized JavaScript origins: https://app.dataddo.com
    3. Authorized redirect URIs: https://app.dataddo.com/settings/service/googleDisplayVideo
  8. Click on Create and copy the provided Client ID and Client secret.

In Dataddo

  1. On the Authorizers page, click on Authorize New Service and select Google Display & Video 360.
  2. Fill in the following fields:
    1. Client ID: Google DV360 client ID.
    2. Client Secret: Google DV360 client secret.
  3. Rename your authorizer for easier identification and click on Save.

How to Create a Google DV360 Data Source

  1. On the Sources page, click on the Create Source button and select the connector from the list.
  2. From the drop-down menu, choose your authorizer.
    Didn't find your authorizer?

    Click on Add new Account at the bottom of the drop-down and follow the on-screen prompts. You can also go to the Authorizers tab and click on Add New Service.

  3. Name your data source and select your metrics and attributes.
  4. [Optional] Configure your advanced settings. If you are unsure about how to proceed, we recommend skipping this step.
  5. Configure your sync frequency or set the exact synchronization time under Show advanced settings.
    DATADDO TIP

    If you need to load historical data, refer to the Data Backfilling article.

  6. Preview your data by clicking on the Test Data button in the top right corner. You can adjust the date range for a more specific time frame.
  7. Click on Save and congratulations, your new data source is ready!


Troubleshooting

Data Preview Unavailable

No data preview when you click on Test Data might be caused by an issue with your source configuration. The most common causes are:

  • Date range: Try a smaller date range. You can load the rest of your data afterward using manual data load.
  • Insufficient permissions: Please make sure your authorized account has at least admin-level permissions.
  • Invalid metrics, attributes, or breakdowns: You may not have any data for the selected metrics, attributes, or breakdowns.
  • Incompatible combination of metrics, attributes, or breakdowns: Your selected combination cannot be queried together. Please refer to the service's documentation to view a full list of metrics that can be included in the same data source.

Related Articles

Now that you have successfully created a data source, see how you can connect your data to a dashboarding app or a data storage.

Sending Data to Dashboarding Apps

Sending Data to Data Storages

Other Resources


Was this article helpful?