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 updating FirstAndThirdPartyAudiences via the API."],["This update functionality is exclusively for `CUSTOMER_MATCH_CONTACT_INFO` and `CUSTOMER_MATCH_DEVICE_ID` audience types."],["The API request requires specifying the `firstAndThirdPartyAudienceId`, `updateMask`, and `advertiserId`."],["The request body should contain a `FirstAndThirdPartyAudience` object with the desired updates, and a successful response will return the updated `FirstAndThirdPartyAudience` object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines the process for updating a `FirstAndThirdPartyAudience` via the API, which can be achieved using a PATCH request to a specified URL. Updates are only allowed for audiences with `CUSTOMER_MATCH_CONTACT_INFO` or `CUSTOMER_MATCH_DEVICE_ID` types. The `updateMask` and `advertiserId` are required query parameters to update `displayName`, `description`, or `membershipDurationDays`. The request body contains an instance of `FirstAndThirdPartyAudience`, and the response body will return the updated `FirstAndThirdPartyAudience`. OAuth scope `https://www.googleapis.com/auth/display-video` is needed.\n"]]