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 el parámetro de unión owner. Obligatorio. Identifica la entidad de DV360 que posee el grupo de fuentes de inventario. Puede ser un socio o un anunciante. Las direcciones (owner) solo pueden ser una de las siguientes opciones:
Es el ID del socio propietario del grupo de fuentes de inventario.
Solo este socio tendrá acceso de escritura en este grupo. Solo los anunciantes con los que este grupo se comparte explícitamente tendrán acceso de lectura.
[[["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 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"]]