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.