Indietro a App Store Connect
Connetti Knoon AI con App Store Connect per automatizzare i flussi di lavoro AI.
Get a single customer review by ID.
appStoreConnectGetReview
Beta
Interno
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| reviewId | mustache | Customer review ID. | Sì |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |