Parameter gabungan accessor. Wajib. Mengidentifikasi entitas DV360 tempat permintaan dibuat. Permintaan GET hanya akan menampilkan entitas audiens gabungan yang dapat diakses oleh entitas DV360 yang diidentifikasi dalam accessor. accessor hanya dapat berupa salah satu dari 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 2023-12-02 UTC."],[[["This document outlines the process for retrieving a combined audience using the Display & Video 360 API."],["The request requires specifying the combined audience ID and the accessing entity (partner or advertiser)."],["A successful response will contain the details of the requested combined audience."],["Authorization using the `https://www.googleapis.com/auth/display-video` scope is necessary."],["Note: Display & Video 360 API v1 has been sunset, consider using the latest version."]]],["The content describes how to use the Display & Video 360 API to retrieve a specific combined audience. The API uses a `GET` request to the provided URL, including the required `combinedAudienceId` path parameter. A required query parameter `accessor` must be defined with either a `partnerId` or `advertiserId`. The request body must be empty. Successful requests return a `CombinedAudience` instance in the response. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]