Необходимый. Идентификатор объединенной аудитории, которую нужно получить.
Параметры запроса
Параметры
accessor к параметру объединения. Необходимый. Определяет, в рамках какого объекта DV360 делается запрос. Запрос GET вернет только объекты объединенной аудитории, которые доступны объекту DV360, указанному в accessor . accessor может быть только одним из следующих:
[null,null,["Последнее обновление: 2025-01-09 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"]]