REST Resource: combinedAudiences
แหล่งข้อมูล: CombinedAudience
อธิบายทรัพยากรกลุ่มเป้าหมายแบบรวม
การแสดง JSON |
{
"name": string,
"combinedAudienceId": string,
"displayName": string
} |
ช่อง |
name |
string
เอาต์พุตเท่านั้น ชื่อแหล่งข้อมูลของกลุ่มเป้าหมายแบบรวม
|
combinedAudienceId |
string (int64 format)
เอาต์พุตเท่านั้น รหัสที่ไม่ซ้ำกันของกลุ่มเป้าหมายแบบรวม กำหนดโดยระบบ
|
displayName |
string
เอาต์พุตเท่านั้น ชื่อที่แสดงของกลุ่มเป้าหมายแบบรวม
|
เมธอด |
|
รับกลุ่มเป้าหมายแบบรวม |
|
แสดงรายการกลุ่มเป้าหมายแบบรวม |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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"]]