get Report Status
GET {{baseUrl}}/2022-10/retail-media/reports/:reportId/status
Get the status of the report
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"type":"\u003cstring\u003e","id":"\u003cstring\u003e","attributes":{"status":"expired","createdAt":"\u003cdateTime\u003e","expiresAt":"\u003cdateTime\u003e","fileSizeBytes":"\u003clong\u003e","md5Checksum":"\u003cstring\u003e","message":"\u003cstring\u003e","rowCount":"\u003clong\u003e"}}}