/api/v1/accounts/{accountId}/reports/upload

🔐 Required permission: accounts.read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
string | null

the path of file you've received following the upload report file api

string | null
enum

the type of report you're uploading. Day, Tracker, Brand, Month or Click. if not provided, the system will use Day

Allowed:
string | null

Name of date column in the report. this is a required field if the report has a date column

string | null

format of date column in the report. this is a required field if the report has a date column

date-time | null

the date of which the report is generated. this is a required field if the report does not have a date column

excel
object | null

excel file settings. this is required if the file is an excel file

csv
object | null

Csv file settings. this is required if the file is a csv file

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json