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.
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 a la que se segmenta.
[[["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: 2024-11-07 (UTC)"],[[["An AssignedInventorySource resource represents the connection between a targetable inventory source and an inventory source group."],["It includes fields like name, assignedInventorySourceId, and inventorySourceId which provide identifying and relational information."],["Key methods allow for bulk editing, creating, deleting, and listing assignments between inventory sources and inventory source groups, offering flexibility in managing these relationships."]]],["The content details the `AssignedInventorySource`, which links a targetable inventory source to an inventory source group. It includes a JSON representation with fields: `name` (resource name), `assignedInventorySourceId` (unique ID), and `inventorySourceId` (targeted inventory source ID). Four methods are available: `bulkEdit` (multiple assignments), `create` (new assignment), `delete` (remove assignment), and `list` (view assigned sources). The core actions involve managing assignments between inventory sources and groups.\n"]]