This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, 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."],[],["Users of this API execute queries that combine Google ad data with their own data, ensuring privacy. Queries are launched by submitting the query details, arguments, and a designated destination table within a shared dataset. Upon completion, the results are stored in the specified table, accessible via the BigQuery API. Users must have a BigQuery project and share a dataset with their Ads Data Hub service account for successful operation.\n"]]