REST Resource: combinedAudiences
संसाधन: CombinedAudience
किसी ऑडियंस के संसाधन के बारे में बताता है.
JSON के काेड में दिखाना |
{
"name": string,
"combinedAudienceId": string,
"displayName": string
} |
फ़ील्ड |
name |
string
सिर्फ़ आउटपुट के लिए. मिली-जुली ऑडियंस के संसाधन का नाम.
|
combinedAudienceId |
string (int64 format)
सिर्फ़ आउटपुट के लिए. मिली-जुली ऑडियंस का यूनीक आईडी. सिस्टम ने असाइन किया है.
|
displayName |
string
सिर्फ़ आउटपुट के लिए. मिली-जुली ऑडियंस का डिसप्ले नेम. .
|
तरीके |
|
मिली-जुली ऑडियंस हासिल करता है. |
|
इसमें, अलग-अलग ऑडियंस को मिलाकर बनाई गई ऑडियंस की सूची होती है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-11-07 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-11-07 (UTC) को अपडेट किया गया."],[[["Combined Audience is a resource that describes a combined audience within Display & Video 360."],["Each combined audience has a unique ID, name, and display name, which are assigned and managed by the system."],["Key operations include getting and listing combined audiences using the provided methods."],["The JSON representation outlines the structure and data types for a combined audience resource."]]],["The document details a \"CombinedAudience\" resource, which represents a group of combined audiences. Key information includes: its `name`, a unique system-assigned `combinedAudienceId`, and a `displayName`. The available actions include retrieving a specific combined audience using the `get` method, and retrieving a list of combined audiences using the `list` method. All fields are output-only. The JSON representation defines the structure of the resource.\n"]]