Bắt buộc. Mã của nhóm nguồn khoảng không quảng cáo cần tìm nạp.
Tham số truy vấn
Các tham số
Tham số kết hợp accessor. Bắt buộc. Xác định thực thể DV360 nào sẽ thực hiện yêu cầu. Yêu cầu GET sẽ chỉ trả về thực thể nhóm nguồn khoảng không quảng cáo nếu thực thể DV360 được xác định trong accessor có thể truy cập được. accessor chỉ có thể là một trong những trạng thái sau đây:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2023-12-02 UTC."],[[["This documentation details how to get an inventory source group using the Display & Video 360 API."],["The request requires specifying the inventory source group ID and an accessor (either partner ID or advertiser ID) to identify the accessing entity."],["A successful response will return the InventorySourceGroup object if the accessing entity has permission."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details how to retrieve an inventory source group using the Display & Video 360 API. The key action is a `GET` request to `https://displayvideo.googleapis.com/v1/inventorySourceGroups/{inventorySourceGroupId}`. The request requires the `inventorySourceGroupId` as a path parameter and a `accessor` union parameter (`partnerId` or `advertiserId`) as a query parameter. The request body must be empty, and the successful response will contain an `InventorySourceGroup` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]