Get Ad Report
Authorization
Bearer AuthorizationBearer <token>
API key (rlay_live_* or rlay_test_). Invite redemption also accepts a server-derived rlay_session_ bearer for a current user session.
In: header
Path Parameters
id*string
Length
1 <= lengthResponse Body
application/json
application/json
application/json
curl -X GET "https://example.com/v1/ads/reports/string"{ "ad_account_id": "string", "completed_at": "2019-08-24T14:15:22Z", "created_at": "2019-08-24T14:15:22Z", "id": "string", "last_error": "string", "platform": "meta", "provider_job_id": "string", "request": { "data_level": "AUCTION_AD", "dimensions": [ "string" ], "end_date": "2019-08-24", "filters": [], "metrics": [ "string" ], "output_format": "CSV_DOWNLOAD", "platform": "tiktok", "report_type": "BASIC", "start_date": "2019-08-24" }, "result_expires_at": "2019-08-24T14:15:22Z", "row_count": 0, "status": "pending", "updated_at": "2019-08-24T14:15:22Z", "workspace_id": "string"}Found something wrong? Help us improve this page.