Files
justvitamin/data/sources/dataforseo/raw/_example-amazon-reviews-task_get-advanced.json
T
Omair Saleh 056c47581f feat: editorial review dashboard + elite-grade pilot batch (5 SKUs)
Ships the second dashboard surface — a Pattern Library + Preview Theatre — that
presents the 4-section PDP pilot batch back to Umar, compliance, and the board
in an editorial format. Adds the full data layer that drives it: 5 source-backed
per-SKU drafts at QA 100/100, 15 competitor PDP semantic extracts, PubMed
evidence packs, EFSA claims library extension, JV brand voice guide, hand-curated
product FAQs, and the Matrixify-ready CSV exports for Lewis.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 18:50:09 +08:00

13 lines
506 B
JSON

{
"note": "Paste DataForSEO /v3/merchant/amazon/reviews/task_get/advanced/{id} JSON responses into this raw/ folder. Files starting with _ are ignored.",
"expectedEndpoint": "GET https://api.dataforseo.com/v3/merchant/amazon/reviews/task_get/advanced/{id}",
"expectedFields": [
"tasks[].id",
"tasks[].data.asin",
"tasks[].result[].items[].review_text",
"tasks[].result[].items[].rating.value",
"tasks[].result[].items[].publication_date",
"tasks[].result[].items[].url"
]
}