Obbligatorio. L'ID del segmento di pubblico Google 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à dei segmenti di pubblico Google 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."],[[["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"]]