Skip to main content
GET
Get Gads Report

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required
task_id
string<uuid>
required

Response

Successful Response

generated
boolean
required
status
enum<string>
required
Available options:
pending,
running,
failed,
completed
files
GadsReportFileResponse · object[]