Parameter gabungan accessor. Wajib. Mengidentifikasi entitas DV360 tempat permintaan dibuat. Permintaan GET hanya akan menampilkan entitas audiens Google 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."],[[["The Display & Video 360 API v1 has been sunset and this documentation pertains to its functionality before deprecation."],["This API endpoint allows retrieval of a specific Google audience using its ID."],["It's crucial to specify an `accessor` parameter (either `partnerId` or `advertiserId`) to indicate which entity has access to the desired Google audience."],["Authentication requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["The document outlines the process of retrieving a Google audience using the Display & Video 360 API. Key actions involve sending a `GET` HTTP request to a specified URL, including the required `googleAudienceId` path parameter. The request requires a union `accessor` query parameter, which could be either `partnerId` or `advertiserId`. The request body must be empty, and upon success, the response will contain a `GoogleAudience` instance. Access is granted via the `https://www.googleapis.com/auth/display-video` OAuth scope. The v1 version of the API has been sunset.\n"]]