Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

BulkEditAssignedLocationsResponse

import type { BulkEditAssignedLocationsResponse } from "https://googleapis.deno.dev/v1/displayvideo:v3.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.