8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. 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 ऑडियंस के संभावित टाइप.
Enums |
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 |
New-Mobile-Devices टाइप की Google ऑडियंस. |
GOOGLE_AUDIENCE_TYPE_LIFE_EVENT |
लाइफ़-इवेंट टाइप की Google ऑडियंस. |
GOOGLE_AUDIENCE_TYPE_EXTENDED_DEMOGRAPHIC |
एक्सटेंडेड-डेमोग्राफ़िक टाइप की Google ऑडियंस. |
तरीके |
|
Google ऑडियंस मिलती है. |
|
Google ऑडियंस की सूचियां दिखाता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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. |"]]