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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["The Ads Data Hub API enables privacy-safe joining of Google ad data with user data within BigQuery."],["Users need a BigQuery project and shared dataset with their Ads Data Hub service account to utilize the API."],["Queries can be executed synchronously or asynchronously, delivering results to a designated BigQuery table."],["Results can be accessed and further analyzed using the BigQuery API upon query completion."]]],[]]