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 2024-06-11 UTC."],[[["Display & Video 360 API v2 has been sunset and this documentation details creating a new inventory source using the API."],["To create an inventory source, send a POST request to the specified endpoint with the required parameters in the request body."],["The request must include authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Upon successful creation, the API returns the newly created inventory source object in the response body."]]],["The content details how to create a new inventory source using the Display & Video 360 API. A `POST` request is sent to `https://displayvideo.googleapis.com/v2/inventorySources`. The request requires a `partnerId` or `advertiserId` in the query parameters to identify the DV360 entity. The request body must contain an `InventorySource` instance. Successful requests return a newly created `InventorySource` in the response. The process requires `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]