Rede de Display e A API Video 360 v2 foi descontinuada. Use o Display & Video 360 API v3. Para ver as instruções de migração da v2 para a v3, consulte nosso guia de migração.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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"]]