Skip to main content
GET
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

Platform campaign id.

Query Parameters

platform
string

Filter by platform: facebook, instagram, tiktok, linkedin, pinterest, google, twitter.

status
string

Filter by status.

page
integer

Page number (1-based).

limit
integer

Items per page.

Response

Ads.

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
url
string
next_cursor
string | null