Skip to main content
GET
List ad accounts

Authorizations

Authorization
string
header
required

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

Query Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
adAccountId
string
Minimum string length: 1
limit
integer
Required range: 1 <= x <= 1000

Response

List ad accounts completed.

ok
boolean
required
data
object
required