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.
Parâmetro de união owner. Obrigatório. Identifica a entidade do DV360 proprietária do grupo de origem de inventário. Pode ser um parceiro ou um anunciante. owner pode ser apenas de um dos tipos a seguir:
O ID do parceiro que é proprietário do grupo de origem de inventário.
Somente este parceiro terá acesso de gravação a este grupo. Somente os anunciantes com os quais esse grupo é explicitamente compartilhado terão acesso de leitura a ele.
[[["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."],[[["This documentation details the process for creating a new inventory source group using the Display & Video 360 API."],["The API endpoint utilizes a POST request to `https://displayvideo.googleapis.com/v1/inventorySourceGroups` and requires specifying the owning partner or advertiser."],["The request body should contain an `InventorySourceGroup` object, and a successful response will return the newly created `InventorySourceGroup` object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["The Display & Video 360 API v1 is no longer available. To create a new inventory source group, a POST request is sent to `https://displayvideo.googleapis.com/v1/inventorySourceGroups`. A required `owner` parameter, either `partnerId` or `advertiserId`, identifies the group's owner. The request body must include an `InventorySourceGroup` instance. Successful requests return a new `InventorySourceGroup` instance in the response body. The operation requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]