Skip to main content
GET
List ad campaigns

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
Required range: 1 <= x <= 9007199254740991
limit
integer
Required range: 1 <= x <= 100
source
enum<string>
Available options:
zernio,
all
platform
enum<string>
Available options:
facebook,
instagram,
tiktok,
linkedin,
pinterest,
google,
twitter
status
enum<string>
Available options:
active,
paused,
pending_review,
rejected,
completed,
cancelled,
error
adAccountId
string
Minimum string length: 1
accountId
string
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
profileId
string
Required string length: 1 - 255
fromDate
string
Pattern: ^\d{4}-\d{2}-\d{2}$
toDate
string
Pattern: ^\d{4}-\d{2}-\d{2}$

Response

List ad campaigns completed.

ok
boolean
required
data
object
required