[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-02-25。"],[[["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"]]