Overview

Introduction

This API allows Ads Data Hub users to run queries that join Google ad data with their data in a privacy-centric way. Users should have a BigQuery project and at least one dataset shared with their Ads Data Hub service account.

Users can run queries either synchronously or asynchronously by sending a request with the query name, arguments, and a destination table in a shared dataset. When the query completes, results will be written to the destination table and can be accessed and processed using the BigQuery API.