Parameter union accessor. Wajib. Mengidentifikasi entitas DV360 tempat permintaan dibuat. Permintaan GET hanya akan menampilkan entity audiens gabungan yang dapat diakses oleh entity DV360 yang diidentifikasi dalam accessor. accessor hanya dapat berupa salah satu dari hal berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]