BulkEditAssignedInventorySourcesResponse
import type { BulkEditAssignedInventorySourcesResponse } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
Response message for AssignedInventorySourceService.BulkEdit.
interface BulkEditAssignedInventorySourcesResponse {
assignedInventorySources?: AssignedInventorySource[];
}§Properties
§
assignedInventorySources?: AssignedInventorySource[]
[src]The list of assigned inventory sources that have been successfully created. This list will be absent if empty.