---
title: AppClipAdvancedExperienceCreateRequest.Data.Attributes.Place
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/appclipadvancedexperiencecreaterequest/data-data.dictionary/attributes-data.dictionary/place-data.dictionary
---

# AppClipAdvancedExperienceCreateRequest.Data.Attributes.Place

The place information of an advanced App Clip experience you create with this request.

## Declaration

```data
object AppClipAdvancedExperienceCreateRequest.Data.Attributes.Place
```

## Properties

categories: A list of categories for a place in Apple Maps you associate with the Advanced App Clip experience. displayPoint: Coordinates of a place in Apple Maps you associate with an advanced App Clip experience. homePage: The optional website URL for a place. mainAddress: The main address of a place in Apple Maps. This value is required if you don’t provide coordinates for a place. mapAction: A string that describes the intent behind an App Clip invocation from location-based suggestions from Siri Suggestions and the Maps app. names: An array of names as strings for a place in Apple Maps. phoneNumber: The phone number that’s associated with a place in Apple Maps as a string. placeId: An opaque ID that uniquely identifies a place. If you previously created a place in Apple Maps for the place you associate with your advanced App Clip experience, use its ID instead of creating a new ID. relationship: A navigational link to related data and included resource types and IDs.

## Discussion

Discussion Apple Maps uses any location data that you provide solely for matching an App Clip experience to an existing location. If it can’t find a match, Apple Maps doesn’t use the provided location data.

## Topics

### Objects

- [AppClipAdvancedExperienceCreateRequest.Data.Attributes.Place.DisplayPoint](appstoreconnectapi/appclipadvancedexperiencecreaterequest/data-data.dictionary/attributes-data.dictionary/place-data.dictionary/displaypoint-data.dictionary.md)
- [AppClipAdvancedExperienceCreateRequest.Data.Attributes.Place.MainAddress](appstoreconnectapi/appclipadvancedexperiencecreaterequest/data-data.dictionary/attributes-data.dictionary/place-data.dictionary/mainaddress-data.dictionary.md)
- [AppClipAdvancedExperienceCreateRequest.Data.Attributes.Place.PhoneNumber](appstoreconnectapi/appclipadvancedexperiencecreaterequest/data-data.dictionary/attributes-data.dictionary/place-data.dictionary/phonenumber-data.dictionary.md)
