We've updated our documentation with the latest features and updates introduced by Ads Data Hub's two new experiences. Advertisers, agencies, and publishers, refer to the Marketers site. Vendors and partners, refer to the Measurement Partners site.
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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 a shared dataset with their Ads Data Hub service account to utilize this API."],["Queries can be executed synchronously or asynchronously, with results delivered to a designated table in the shared dataset."],["Results are accessible and can be further processed via the BigQuery API once the query is completed."]]],[]]