Bắt buộc. Mã nhận dạng của đối tượng Google cần tìm nạp.
Tham số truy vấn
Các tham số
Tham số kết hợp accessor. Bắt buộc. Xác định thực thể DV360 nào sẽ thực hiện yêu cầu. 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 đây:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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"]]