app_store_version_experiment_treatment_localizations__get
Retrieve a specific experiment treatment localization for an App Store version using its ID. Include related records like app screenshot sets or preview sets.
Instructions
Read one App Store version experiment treatment localization by ID. [GET /v1/appStoreVersionExperimentTreatmentLocalizations/{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_appStoreVersionExperimentTreatmentLocalizations | No | the fields to include for returned resources of type appStoreVersionExperimentTreatmentLocalizations Return only these attributes. A full row set can exceed 200 KB. |