Obbligatorio. L'ID del segmento di pubblico combinato da recuperare.
Parametri di ricerca
Parametri
Parametro di unione accessor. Obbligatorio. Identifica l'entità DV360 all'interno della quale viene effettuata la richiesta. La richiesta GET restituirà solo entità di pubblico combinate accessibili all'entità DV360 identificata all'interno di accessor. accessor può essere solo uno dei seguenti:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2023-12-02 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"]]