Get Transparency Report
POST {{baseUrl}}/2022-10/log-level/advertisers/:advertiser-id/report
This Statistics endpoint provides publisher data.
Request Body
{"startDate"=>"<dateTime>", "endDate"=>"<dateTime>", "shouldDisplayProductIds"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":[{"type":"\u003cstring\u003e","attributes":{"advertiserId":"\u003cstring\u003e","tokenValidUntil":"\u003cdateTime\u003e","files":[{"fileName":"\u003cstring\u003e","url":"\u003cstring\u003e"},{"fileName":"\u003cstring\u003e","url":"\u003cstring\u003e"}]}},{"type":"\u003cstring\u003e","attributes":{"advertiserId":"\u003cstring\u003e","tokenValidUntil":"\u003cdateTime\u003e","files":[{"fileName":"\u003cstring\u003e","url":"\u003cstring\u003e"},{"fileName":"\u003cstring\u003e","url":"\u003cstring\u003e"}]}}]}