app_clip_app_store_review_details__get
Fetch App Clip App Store review details by ID. Include related appClipDefaultExperience or specific fields to get targeted data in one call.
Instructions
Read one App Clip App Store review detail by ID. [GET /v1/appClipAppStoreReviewDetails/{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_appClipAppStoreReviewDetails | No | the fields to include for returned resources of type appClipAppStoreReviewDetails Return only these attributes. A full row set can exceed 200 KB. |