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 sunsetted, and this documentation details updating existing campaigns using the v1 API."],["The API request utilizes an HTTP PATCH method to `https://displayvideo.googleapis.com/v1/advertisers/{campaign.advertiserId}/campaigns/{campaign.campaignId}` and requires specifying the advertiser and campaign IDs."],["To update a campaign, provide a request body containing the updated Campaign object and utilize the `updateMask` query parameter to specify the fields to be modified."],["Successful requests will return the updated Campaign object in the response body."],["Authorization requires specific OAuth scopes like `https://www.googleapis.com/auth/display-video` or `https://www.googleapis.com/auth/display-video-mediaplanning`."]]],["This outlines the process for updating a campaign using the Display & Video 360 API, noting that v1 is sunset. A `PATCH` request is sent to a specific URL, including the advertiser and campaign IDs in the path. The `updateMask` query parameter specifies which fields to modify. The request body contains the updated campaign data. Upon success, the API returns the modified campaign data in the response. Access requires specific OAuth scopes.\n"]]