Skip to main content

List campaigns in a network

GET 

/v1/networks/:networkId/campaigns

Returns a cursor-paginated page of the network's campaigns ordered by id; use the returned cursor to fetch the next page. Pass ?expand=advertiser to inline each campaign's advertiser. Requires the read_only network role.

Request

Responses

List campaigns in a network