Skip to main content

Get a campaign by id

GET 

/v1/networks/:networkId/campaigns/:id

Returns a single campaign in the network, or 404 if it does not exist. Pass ?expand=advertiser to inline the campaign's advertiser (resolved from advertiser_id). Requires the read_only network role.

Request

Responses

Get a campaign by id