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.
Es obligatorio. Es el ID del grupo de fuentes de inventario al que se asignará la asignación.
Parámetros de consulta
Parámetros
Parámetro de unión owner. Es obligatorio. Identifica la entidad de DV360 a la que pertenece 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: 2025-02-25 (UTC)"],[[["Creates an assignment between an inventory source and an inventory source group using an HTTP POST request."],["Requires specifying the inventory source group ID and the owner (either partner or advertiser) as parameters."],["The request body must contain an AssignedInventorySource object, and a successful response will return the newly created AssignedInventorySource."],["Authorization is necessary using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This outlines the process to create an assignment between an inventory source and a group using a POST request to `https://displayvideo.googleapis.com/v3/inventorySourceGroups/{inventorySourceGroupId}/assignedInventorySources`. The `inventorySourceGroupId` is a required path parameter. The request requires one of the query parameters, `partnerId` or `advertiserId`, to define the group owner. The request body and response body is an instance of `AssignedInventorySource`. Authorization requires the `https://www.googleapis.com/auth/display-video` scope.\n"]]