Overview
Wprowadzenie
Ten interfejs API umożliwia użytkownikom Centrum danych reklam uruchamianie zapytań, które łączą dane reklam Google z własnymi danymi w sposób umożliwiający ochronę prywatności. Użytkownicy muszą mieć projekt BigQuery i co najmniej 1 zbiór danych udostępnianych na koncie usługi w Centrum danych reklam.
Użytkownicy mogą uruchamiać zapytania synchroniczne lub asynchroniczne, przesyłając żądanie z nazwą zapytania, argumentami i tabelą docelową w udostępnianym zbiorze danych. Wyniki zwrócone przez zapytanie będą zapisane w tabeli docelowej. Można będzie uzyskiwać do nich dostęp i przetwarzać je za pomocą interfejsu BigQuery API.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-03-06 UTC.
[null,null,["Ostatnia aktualizacja: 2025-03-06 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."]]],["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"]]