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

# Location

A representation of a device location.

## Declaration

```data
object Location
```

## Properties

latitude: The latitude of the location. longitude: The longitude of the location.

## See Also

### Objects

- [GameCenterMatchmakingRuleSetTestCreateRequest](appstoreconnectapi/gamecentermatchmakingrulesettestcreaterequest.md)
- [GameCenterMatchmakingTestRequest](appstoreconnectapi/gamecentermatchmakingtestrequest.md)
- [GameCenterMatchmakingRuleSetTestResponse](appstoreconnectapi/gamecentermatchmakingrulesettestresponse.md)
- [GameCenterMatchmakingRuleSetTest](appstoreconnectapi/gamecentermatchmakingrulesettest.md)
- [GameCenterMatchmakingTestRequestInlineCreate](appstoreconnectapi/gamecentermatchmakingtestrequestinlinecreate.md)
- [GameCenterMatchmakingTestPlayerProperty](appstoreconnectapi/gamecentermatchmakingtestplayerproperty.md)
- [GameCenterMatchmakingTestPlayerPropertyInlineCreate](appstoreconnectapi/gamecentermatchmakingtestplayerpropertyinlinecreate.md)
- [GameCenterMatchmakingTeamAssignment](appstoreconnectapi/gamecentermatchmakingteamassignment.md)
- [Property](appstoreconnectapi/property.md)
