---
title: Location
framework: rosterapi
role: symbol
role_heading: Object
path: rosterapi/location
---

# Location

A location in an Apple School Manager organization.

## Declaration

```data
object Location
```

## Properties

dateCreated: The date the location object was created in Apple School Manager. The date string is in ISO 8601 format. dateLastModified: The date the location object was modified in Apple School Manager. The date string is in ISO 8601 format. domain: The location’s domain. id: The location’s identifier. name: The location’s name. timeZone: The time zone used at the location.

## See Also

### Information about locations

- [Read a location](rosterapi/returns-a-specific-location-in-an-apple-school-manager-organization.md)
- [List locations](rosterapi/returns-a-list-of-locations-for-an-apple-school-manager-organization.md)
- [Locations](rosterapi/locations.md)
