Anuncios gráficos y La API de Video 360 v2 dejará de estar disponible. Utiliza Display & API de Video 360 v3 en su lugar. Para obtener instrucciones de migración de v2 a v3, consulta nuestra guía de migración.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2023-12-02 (UTC)"],[[["Display & Video 360 API v1 is sunset and this documentation details the creation of a FirstAndThirdPartyAudience using the v1 API."],["This API method only supports creating audiences with `CUSTOMER_MATCH_CONTACT_INFO` and `CUSTOMER_MATCH_DEVICE_ID` audience types."],["To use this API, you need to make a POST request to the specified endpoint with the advertiser ID and audience details in the request body."],["Successful requests will return the newly created FirstAndThirdPartyAudience object in the response."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details the process for creating a `FirstAndThirdPartyAudience` using the Display & Video API. It outlines that the v1 version is no longer supported. The supported audience types are `CUSTOMER_MATCH_CONTACT_INFO` and `CUSTOMER_MATCH_DEVICE_ID`. To create a new audience, a POST request to the provided URL is necessary, including the required `advertiserId` query parameter. The request body must contain an instance of `FirstAndThirdPartyAudience`, and a successful response will return a newly created `FirstAndThirdPartyAudience` instance. The API requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]