Get all campaigns across the network

A convenience method for fetching all campaigns across your network. Returns basic campaign details only. (See the code samples on this page.)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The account_id of your network account.
An alphabetic string. See Get Account Details.

Query Params
string

Filter the response according to campaign status - e.g. ?status=RUNNING.

string

Search for a matching campaign ID or Name - e.g. ?search_text=10645 .

string

Use a specified page size - e.g. ?page_size=100&page=1.

string

Fetch a specified page - e.g. ?page_size=100&page=2.

Language
Credentials
OAuth2
LoadingLoading…