Overview
מבוא
ממשק ה-API הזה מאפשר למשתמשים ב-Ads Data Hub להריץ שאילתות שמחברות בין נתוני המודעות של Google לבין הנתונים שלהם, באופן שמתמקד בשמירה על הפרטיות. המשתמשים צריכים שיהיה להם פרויקט BigQuery ומערך נתונים אחד לפחות שמשותף עם חשבון השירות שלהם ב-Ads Data Hub.
המשתמשים יכולים להריץ שאילתות באופן סינכרוני או אסינכררוני על ידי שליחת בקשה עם שם השאילתה, הארגומנטים וטבלת יעד במערך נתונים משותף. בסיום השאילתה, התוצאות ייכתבו בטבלת היעד, ותוכלו לגשת אליהן ולעבד אותן באמצעות BigQuery API.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-03-06 (שעון UTC).
[null,null,["עדכון אחרון: 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"]]