BulkEditAssignedLocationsResponse
import type { BulkEditAssignedLocationsResponse } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
interface BulkEditAssignedLocationsResponse {
assignedLocations?: AssignedLocation[];
}§Properties
§
assignedLocations?: AssignedLocation[]
[src]The list of assigned locations that have been successfully created. This list will be absent if empty.