A partir del 8 de septiembre de 2025, cada elemento de la línea nuevo deberá declarar si publicará anuncios políticos de la Unión Europea (UE). Las cargas de la API de Display & Video 360 y del SDF que no proporcionen declaraciones fallarán. Consulta nuestra página de bajas para obtener más detalles sobre cómo actualizar tu integración y realizar esta declaración.
Solo salida. Es el ID único de la fuente de inventario asignada. El ID solo es único dentro de un grupo de fuentes de inventario determinado. Es posible que se reutilice en otros contextos.
inventorySourceId
string
Obligatorio. Es el ID de la entidad de fuente de inventario para la que se segmenta.
[null,null,["Última actualización: 2025-07-25 (UTC)"],[[["\u003cp\u003eDisplay & Video 360 API v1 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eAssignedInventorySource objects represent the connection between a targetable inventory source and an inventory source group.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage AssignedInventorySource objects via methods to create, delete, list, and bulk edit these assignments.\u003c/p\u003e\n"],["\u003cp\u003eEach AssignedInventorySource has a unique ID, an associated inventory source ID, and a resource name.\u003c/p\u003e\n"]]],["The document outlines the \"AssignedInventorySource\" resource, representing an assignment between a targetable inventory source and a group. Key details include its `name`, `assignedInventorySourceId`, and the required `inventorySourceId`. Methods allow for managing these assignments: `bulkEdit` for multiple assignments, `create` for new assignments, `delete` to remove, and `list` to view assigned inventory sources. The Display & Video 360 API v1 has been discontinued.\n"],null,["# REST Resource: inventorySourceGroups.assignedInventorySources\n\n| Display \\& Video 360 API v1 has been sunset.\n- [Resource: AssignedInventorySource](#AssignedInventorySource)\n - [JSON representation](#AssignedInventorySource.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: AssignedInventorySource\n---------------------------------\n\nAn assignment between a targetable inventory source and an inventory source group.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"assignedInventorySourceId\": string, \"inventorySourceId\": string } ``` |\n\n| Fields ||\n|-----------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the assigned inventory source. |\n| `assignedInventorySourceId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the assigned inventory source. The ID is only unique within a given inventory source group. It may be reused in other contexts. |\n| `inventorySourceId` | `string` Required. The ID of the inventory source entity being targeted. |\n\n| Methods ------- ||\n|--------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|\n| ### [bulkEdit](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/bulkEdit) | Bulk edits multiple assignments between inventory sources and a single inventory source group. |\n| ### [create](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/create) | Creates an assignment between an inventory source and an inventory source group. |\n| ### [delete](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/delete) | Deletes the assignment between an inventory source and an inventory source group. |\n| ### [list](/display-video/api/reference/rest/v1/inventorySourceGroups.assignedInventorySources/list) | Lists inventory sources assigned to an inventory source group. |"]]