החל מ-
8 בספטמבר 2025, בכל פריט חדש צריך להצהיר אם הוא יציג מודעות פוליטיות באיחוד האירופי (EU) או לא. העלאות של קובצי SDF ושל Display & Video 360 API שלא כוללות הצהרות ייכשלו. מידע נוסף על אופן העדכון של האינטגרציה כדי להוסיף את ההצהרה הזו זמין ב
דף ההוצאה משימוש.
REST Resource: googleAudiences
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב: GoogleAudience
תיאור של משאב קהל ב-Google. כולל רשימות קהלים של Google.
ייצוג ב-JSON |
{
"name": string,
"googleAudienceId": string,
"displayName": string,
"googleAudienceType": enum (GoogleAudienceType )
} |
שדות |
name |
string
פלט בלבד. שם המשאב של קהל Google.
|
googleAudienceId |
string (int64 format)
פלט בלבד. המזהה הייחודי של קהל Google. המערכת מקצה את השם.
|
displayName |
string
פלט בלבד. השם המוצג של קהל Google. .
|
googleAudienceType |
enum (GoogleAudienceType )
פלט בלבד. סוג הקהל ב-Google. .
|
GoogleAudienceType
הסוגים האפשריים של קהל Google.
טיפוסים בני מנייה (enum) |
GOOGLE_AUDIENCE_TYPE_UNSPECIFIED |
ערך ברירת המחדל כשהסוג לא צוין או לא ידוע. |
GOOGLE_AUDIENCE_TYPE_AFFINITY |
קהל Google מסוג תחום עניין משותף. |
GOOGLE_AUDIENCE_TYPE_IN_MARKET |
קהל Google מסוג 'עם כוונת רכישה'. |
GOOGLE_AUDIENCE_TYPE_INSTALLED_APPS |
קהל Google מסוג 'אפליקציות מותקנות'. |
GOOGLE_AUDIENCE_TYPE_NEW_MOBILE_DEVICES |
קהל Google מסוג 'מכשירים ניידים חדשים'. |
GOOGLE_AUDIENCE_TYPE_LIFE_EVENT |
קהל Google מסוג 'אירוע משמעותי בחיים'. |
GOOGLE_AUDIENCE_TYPE_EXTENDED_DEMOGRAPHIC |
קהל ב-Google מסוג 'דמוגרפיה מורחבת'. |
Methods |
|
הפונקציה מקבלת קהל של Google. |
|
רשימת קהלים של Google. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון 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: googleAudiences\n\n- [Resource: GoogleAudience](#GoogleAudience)\n - [JSON representation](#GoogleAudience.SCHEMA_REPRESENTATION)\n- [GoogleAudienceType](#GoogleAudienceType)\n- [Methods](#METHODS_SUMMARY)\n\nResource: GoogleAudience\n------------------------\n\nDescribes a Google audience resource. Includes Google audience lists.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"googleAudienceId\": string, \"displayName\": string, \"googleAudienceType\": enum (/display-video/api/reference/rest/v4/googleAudiences#GoogleAudienceType) } ``` |\n\n| Fields ||\n|----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the google audience. |\n| `googleAudienceId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the Google audience. Assigned by the system. |\n| `displayName` | `string` Output only. The display name of the Google audience. . |\n| `googleAudienceType` | `enum (`[GoogleAudienceType](/display-video/api/reference/rest/v4/googleAudiences#GoogleAudienceType)`)` Output only. The type of Google audience. . |\n\nGoogleAudienceType\n------------------\n\nPossible types of the Google audience.\n\n| Enums ||\n|---------------------------------------------|---------------------------------------------------------------------|\n| `GOOGLE_AUDIENCE_TYPE_UNSPECIFIED` | Default value when type is not specified or is unknown. |\n| `GOOGLE_AUDIENCE_TYPE_AFFINITY` | Affinity type Google audience. |\n| `GOOGLE_AUDIENCE_TYPE_IN_MARKET` | In-Market type Google audience. |\n| `GOOGLE_AUDIENCE_TYPE_INSTALLED_APPS` | Installed-Apps type Google audience. | This item is deprecated! |\n| `GOOGLE_AUDIENCE_TYPE_NEW_MOBILE_DEVICES` | New-Mobile-Devices type Google audience. | This item is deprecated! |\n| `GOOGLE_AUDIENCE_TYPE_LIFE_EVENT` | Life-Event type Google audience. |\n| `GOOGLE_AUDIENCE_TYPE_EXTENDED_DEMOGRAPHIC` | Extended-Demographic type Google audience. |\n\n| Methods ------- ||\n|-----------------------------------------------------------------------|-------------------------|\n| ### [get](/display-video/api/reference/rest/v4/googleAudiences/get) | Gets a Google audience. |\n| ### [list](/display-video/api/reference/rest/v4/googleAudiences/list) | Lists Google audiences. |"]]