Bắt buộc. Mã nhận dạng của đối tượng kết hợp cần tìm nạp.
Tham số truy vấn
Thông số
Tham số hợp nhất accessor. Bắt buộc. Xác định thực thể DV360 mà yêu cầu đang được thực hiện. Yêu cầu GET sẽ chỉ trả về các thực thể đối tượng kết hợp mà thực thể DV360 được xác định trong accessor có thể truy cập. accessor chỉ có thể là một trong những loại sau:
[[["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: 2025-02-25 UTC."],[[["Retrieves a specific combined audience using its ID via an HTTP GET request."],["Requires specifying either a partner ID or an advertiser ID to determine access."],["The response provides detailed information about the combined audience if successful."],["Authorization with the `https://www.googleapis.com/auth/display-video` scope is necessary."]]],["This document details how to retrieve a combined audience using a `GET` request. The request URL utilizes gRPC Transcoding and requires a `combinedAudienceId` as a path parameter. Additionally, a union query parameter, `accessor`, is needed to specify either a `partnerId` or `advertiserId` to determine the accessibility. The request body must be empty. A successful response will include an instance of `CombinedAudience`. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]