Skip to main content
GET
按 id 获取 Apple App 评论结果
取回单个 App Store 应用的用户评价。免费——费用在 submit。响应包在信封里:数据在 tasks[0].result,成败在 tasks[0].status_code——请求被拒时 HTTP 仍是 200。 ⚠️ 体积随 submit 时设的 depth 增长,取结果时无法再收窄。

示例

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

id
string
必填

DataForSEO 任务 ID。

响应

成功响应

id
string

任务标识符,我们系统中采用 UUID 格式的唯一任务标识符;可在 30 天内随时使用该标识符请求任务结果