Get Async Adset Report

POST {{baseUrl}}/preview/reports/async-statistics

This Statistics endpoint provides an export Id that let you retrieve data.

Request Body

{"data"=>{"type"=>"<string>", "attributes"=>{"dimensions"=>["Ad", "UserBehavior"], "endDate"=>"<dateTime>", "metrics"=>["ResultType", "OmnichannelRevenuePv24h"], "startDate"=>"<dateTime>", "advertiserIds"=>["<string>", "<string>"], "timezone"=>"<string>", "currency"=>"<string>", "adSetIds"=>["<string>", "<string>"], "adSetNames"=>["<string>", "<string>"], "adSetStatus"=>["<string>", "<string>"]}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring