Skip to main content
GET
Get daily ad conversion funnel

Authorizations

Authorization
string
header
required

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

Query Parameters

since
string<date-time>
required

ISO 8601 start of the date range (inclusive).

until
string<date-time>
required

ISO 8601 end of the date range (inclusive).

integrationWhatsappId
string

Restrict to this WhatsApp integration.

Pattern: ^\d+$
channel
enum<string>

Restrict to this channel.

Available options:
whatsapp,
facebook,
messenger,
instagram
integrationMessengerId
string

Restrict to this Messenger integration.

Pattern: ^\d+$
integrationInstagramId
string

Restrict to this Instagram integration.

Pattern: ^\d+$
allChannels
boolean

Aggregate across every channel instead of one. Mutually exclusive with channel/integration filters.

timezone
string

IANA timezone used to bucket results.

Response

OK

data
object[]
required