Voltar para App Store Connect
Conectar Knoon AI com App Store Connect para automatizar fluxos de trabalho de AI.
Get a single customer review by ID.
appStoreConnectGetReview
Beta
Interno
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| reviewId | mustache | Customer review ID. | Sim |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| 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. |