app_clip_advanced_experiences__get
Retrieve a specific App Clip advanced experience by its ID from App Store Connect. Include related records like app clip, header image, or localizations to save API calls.
Instructions
Read one App Clip advanced experience by ID. [GET /v1/appClipAdvancedExperiences/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. | |
| fields_appClipAdvancedExperiences | No | the fields to include for returned resources of type appClipAdvancedExperiences Return only these attributes. A full row set can exceed 200 KB. |