ตั้งแต่วันที่
8 กันยายน 2025 เป็นต้นไป รายการโฆษณาใหม่ทุกรายการจะต้องประกาศว่าจะแสดงโฆษณาทางการเมืองในสหภาพยุโรป (EU) หรือไม่ การอัปโหลด API ของ Display & Video 360 และ SDF ที่ไม่ได้ระบุการประกาศจะล้มเหลว ดูรายละเอียดเพิ่มเติมเกี่ยวกับวิธีอัปเดตการผสานรวมเพื่อประกาศนี้ได้ที่
หน้าการเลิกใช้งาน
REST Resource: inventorySourceGroups
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ทรัพยากร: InventorySourceGroup
คอลเล็กชันแหล่งที่มาของพื้นที่โฆษณาที่กำหนดเป้าหมายได้
การแสดง JSON |
{
"name": string,
"inventorySourceGroupId": string,
"displayName": string
} |
ช่อง |
name |
string
เอาต์พุตเท่านั้น ชื่อทรัพยากรของกลุ่มแหล่งที่มาของพื้นที่โฆษณา
|
inventorySourceGroupId |
string (int64 format)
เอาต์พุตเท่านั้น รหัสที่ไม่ซ้ำกันของกลุ่มแหล่งที่มาของพื้นที่โฆษณา กำหนดโดยระบบ
|
displayName |
string
ต้องระบุ ชื่อที่แสดงของกลุ่มแหล่งที่มาของพื้นที่โฆษณา ต้องเข้ารหัส UTF-8 และมีขนาดสูงสุด 240 ไบต์
|
เมธอด |
|
สร้างกลุ่มแหล่งที่มาของพื้นที่โฆษณาใหม่ |
|
ลบกลุ่มแหล่งที่มาของพื้นที่โฆษณา |
|
รับกลุ่มแหล่งที่มาของพื้นที่โฆษณา |
|
แสดงรายการกลุ่มแหล่งที่มาของพื้นที่โฆษณาที่ผู้ใช้ปัจจุบันเข้าถึงได้ |
|
อัปเดตกลุ่มแหล่งที่มาของสินค้าคงคลัง |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],["The Display & Video 360 API v4, in beta, introduces the `InventorySourceGroup` resource. This resource represents a collection of targetable inventory sources, identified by a unique, system-assigned ID and a user-defined display name (up to 240 bytes). Available methods include creating, deleting, getting, listing, and updating (`patch`) inventory source groups. Each group has a resource name, the `inventorySourceGroupId` and the `displayName` as fields.\n"],null,["# REST Resource: inventorySourceGroups\n\n- [Resource: InventorySourceGroup](#InventorySourceGroup)\n - [JSON representation](#InventorySourceGroup.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: InventorySourceGroup\n------------------------------\n\nA collection of targetable inventory sources.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"inventorySourceGroupId\": string, \"displayName\": string } ``` |\n\n| Fields ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the inventory source group. |\n| `inventorySourceGroupId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the inventory source group. Assigned by the system. |\n| `displayName` | `string` Required. The display name of the inventory source group. Must be UTF-8 encoded with a maximum size of 240 bytes. |\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------|------------------------------------------------------------------------|\n| ### [create](/display-video/api/reference/rest/v4/inventorySourceGroups/create) | Creates a new inventory source group. |\n| ### [delete](/display-video/api/reference/rest/v4/inventorySourceGroups/delete) | Deletes an inventory source group. |\n| ### [get](/display-video/api/reference/rest/v4/inventorySourceGroups/get) | Gets an inventory source group. |\n| ### [list](/display-video/api/reference/rest/v4/inventorySourceGroups/list) | Lists inventory source groups that are accessible to the current user. |\n| ### [patch](/display-video/api/reference/rest/v4/inventorySourceGroups/patch) | Updates an inventory source group. |"]]