Anuncios gráficos y La API de Video 360 v2 dejará de estar disponible. Utiliza Display & API de Video 360 v3 en su lugar. Para obtener instrucciones de migración de v2 a v3, consulta nuestra guía de migración.
Obligatorio. Es el ID del grupo de fuentes de inventario al que se asignará la asignación.
Parámetros de consulta
Parámetros
Es el parámetro de unión owner. Obligatorio. Identifica la entidad de DV360 que posee el grupo de fuentes de inventario superior. Puede ser un socio o un anunciante. Las direcciones (owner) solo pueden ser una de las siguientes opciones:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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"]]