Retour à App Store Connect
Connecter Knoon AI avec App Store Connect pour automatiser les flux de travail AI.
Get a single customer review by ID.
appStoreConnectGetReview
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| reviewId | mustache | Customer review ID. | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| reviewId | string | Review ID. |
| rating | number | Star rating. |
| title | string | Review title. |
| body | string | Review body. |
| nickname | string | Reviewer nickname. |
| territory | string | Review territory code. |
| createdDate | string | Review creation date (ISO timestamp). |
| responseId | string | Response ID if a reply exists. |
| responseBody | string | Reply text if present. |
| responseLastModifiedDate | string | Reply last modified date (ISO timestamp). |
| responseState | string | Reply state if provided. |