החל מ-
8 בספטמבר 2025, בכל פריט חדש צריך להצהיר אם הוא יציג מודעות פוליטיות באיחוד האירופי (EU) או לא. העלאות של קובצי SDF ושל Display & Video 360 API שלא כוללות הצהרות ייכשלו. מידע נוסף על אופן העדכון של האינטגרציה כדי להוסיף את ההצהרה הזו זמין ב
דף ההוצאה משימוש.
REST Resource: combinedAudiences
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב: CombinedAudience
תיאור של משאב של קהל משולב.
ייצוג ב-JSON |
{
"name": string,
"combinedAudienceId": string,
"displayName": string
} |
שדות |
name |
string
פלט בלבד. שם המשאב של הקהל המשולב.
|
combinedAudienceId |
string (int64 format)
פלט בלבד. המזהה הייחודי של הקהל המשולב. המערכת מקצה את השם.
|
displayName |
string
פלט בלבד. השם המוצג של הקהל המשולב. .
|
Methods |
|
הפונקציה מקבלת קהל משולב. |
|
רשימת הקהלים המשולבים. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],[],null,["# REST Resource: combinedAudiences\n\n- [Resource: CombinedAudience](#CombinedAudience)\n - [JSON representation](#CombinedAudience.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: CombinedAudience\n--------------------------\n\nDescribes a combined audience resource.\n\n| JSON representation |\n|---------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"combinedAudienceId\": string, \"displayName\": string } ``` |\n\n| Fields ||\n|----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the combined audience. |\n| `combinedAudienceId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the combined audience. Assigned by the system. |\n| `displayName` | `string` Output only. The display name of the combined audience. . |\n\n| Methods ------- ||\n|-------------------------------------------------------------------------|---------------------------|\n| ### [get](/display-video/api/reference/rest/v4/combinedAudiences/get) | Gets a combined audience. |\n| ### [list](/display-video/api/reference/rest/v4/combinedAudiences/list) | Lists combined audiences. |"]]