Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

Body

application/json
budget
string
required
Pattern: ^-?\d+(\.\d{1,6})?$
Example:

"125.500000"

startsAt
string<date>
required
endsAt
string<date>
required
objective
enum<string> | null
Available options:
AWARENESS,
TRAFFIC,
CONVERSIONS,
APP_INSTALLS

Response

Success

days
object[]
required
insight
object | null