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.
Exclui uma campanha permanentemente. Não é possível recuperar campanhas excluídas. A campanha precisa ser arquivada primeiro, ou seja, definir entityStatus como ENTITY_STATUS_ARCHIVED para poder excluí-la.
[[["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 2024-06-11 UTC."],[[["Display & Video 360 API v2 is sunset and this documentation details permanently deleting a campaign using the API."],["Before deletion, campaigns should be archived by setting their entityStatus to `ENTITY_STATUS_ARCHIVED`."],["The DELETE request requires specifying the advertiser ID and campaign ID in the URL path."],["The method may experience high latency, so increasing the default timeout is recommended."],["Authorization requires specific OAuth scopes like `https://www.googleapis.com/auth/display-video` or `https://www.googleapis.com/auth/display-video-mediaplanning`."]]],["The Display & Video 360 API v2 is no longer available. To permanently delete a campaign, a DELETE request is sent to a specified URL, including `advertiserId` and `campaignId` as path parameters. Before deletion, the campaign's `entityStatus` should be set to `ENTITY_STATUS_ARCHIVED`. The request body must be empty, and a successful response is also empty. The process often has high latency, with timeouts advised. OAuth scopes are required for authorization.\n"]]