Tham số kết hợp accessor. Bắt buộc. Xác định thực thể DV360 mà yêu cầu đang được thực hiện. Yêu cầu GET sẽ chỉ trả về các thực thể đối tượng của Google mà thực thể DV360 được xác định trong accessor có thể truy cập. accessor chỉ có thể là một trong những trạng thái sau:
[null,null,["Cập nhật lần gần đây nhất: 2024-06-11 UTC."],[[["The Display & Video 360 API v2 has been sunset and this documentation pertains to that version."],["This API endpoint allows you to retrieve a Google audience using an HTTP GET request."],["To use the API, you need to provide the `googleAudienceId` and identify the DV360 entity (partner or advertiser) with access to the audience."],["You will need to be authorized with the `https://www.googleapis.com/auth/display-video` scope to access this endpoint."],["A successful response will contain detailed information about the requested Google audience."]]],["The document details the process for retrieving a Google audience using the Display & Video 360 API. This process uses a `GET` request with the URL `https://displayvideo.googleapis.com/v2/googleAudiences/{googleAudienceId}`. The request requires a `googleAudienceId` path parameter and an `accessor` query parameter, which can be either a `partnerId` or `advertiserId`. The request body must be empty, and the successful response contains a `GoogleAudience` object. The request also requires OAuth scope.\n"]]