List all preview sets for an experiment treatment localization
Get a list of preview sets for a specific App Store version experiment treatment localization.
URL
GET https://api.appstoreconnect.apple.com/v1/appStoreVersionExperimentTreatmentLocalizations/{id}/appPreviewSetsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. Obtain the App Store version experiment treatment localization resource ID from the List all localizations for an app store version experiment treatment response. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[appPreviewSets] Optional | [string] | Additional fields to include for each app preview set resource returned by the response. |
fields[appPreviews] Optional | [string] | Additional fields to include for each app preview resource returned by the response. |
filter[appCustomProductPageLocalization] Optional | [string] | Filter the returned app preview sets by app custom product page localization. |
filter[appStoreVersionLocalization] Optional | [string] | Filter the returned app preview sets by App Store version localization. |
filter[previewType] Optional | [string] | Filter the returned app preview sets by preview type. |
include Optional | [string] | The relationship data to include in the response. |
limit Optional | integer | The maximum number of app preview set resources to return. |
limit[appPreviews] Optional | integer | The maximum number of related app preview resources to return. |
fields[appCustomProductPageLocalizations] Optional | [string] | Additional fields to include for each app custom product page localization resource returned by the response. |
fields[appStoreVersionExperimentTreatmentLocalizations] Optional | [string] | Additional fields to include for each App Store version experiment treatment localization resource returned by the response. |
fields[appStoreVersionLocalizations] Optional | [string] | Additional fields to include for each App Store version localization resource returned by the response. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppPreviewSetsResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Endpoints
Read app store version experiment treatment localization informationList all screenshot sets for an experiment treatment localizationList preview set IDs for an App Store version experiment treatment localizationList screenshot set IDs for an App Store version experiment treatment localizationCreate an app store version experiment treatment localizationDelete a treatment localization for an app store version experiment