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.
Obrigatório. É o ID do grupo de origem de inventário a que a atribuição será atribuída.
Parâmetros de consulta
Parâmetros
Parâmetro de união owner. Obrigatório. Identifica a entidade do DV360 que tem o grupo de origem de inventário pai. Pode ser um parceiro ou um anunciante. owner pode ser apenas de um dos tipos a seguir:
[[["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 API creates an assignment between an inventory source and an inventory source group within Display & Video 360."],["The assignment is established using an HTTP POST request to a specific endpoint with required path and query parameters."],["The request body should contain details of the AssignedInventorySource, and a successful response will return the newly created instance of the same."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines how to create an assignment between an inventory source and an inventory source group using a POST request to the Display & Video API. The URL requires the `inventorySourceGroupId`. The request requires a union parameter `owner` specifying either a `partnerId` or `advertiserId`. The request body should contain an `AssignedInventorySource` instance, and a successful response will include a new `AssignedInventorySource` instance. Authorization requires the `display-video` OAuth scope. The v1 version of the API has been sunset.\n"]]