Required. The ID of the combined audience to fetch.
Query parameters
Parameters
Union parameter accessor. Required. Identifies which DV360 entity the request is being made within. The GET request will only return combined audience entities that are accessible to the DV360 entity identified within the accessor. accessor can be only one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 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"]]