Birleştirme parametresi accessor. Zorunlu. İsteğin hangi DV360 öğesinde yapıldığını tanımlar. GET isteği yalnızca accessor içinde tanımlanan DV360 öğesine erişilebilen birleştirilmiş kitle öğelerini döndürür. accessor yalnızca aşağıdakilerden biri olabilir:
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]