v1

latestOpenAPI 3.1.02026-07-2616636641.7 KB

List Flights for Campaign

Lists all flights for a particular campaign.

get/v1/campaign/{CampaignID}/flight

Path parameters

CampaignIDinteger required

ID of the Campaign

Query parameters

filter'not-archived' | 'archived' | 'active' | 'inactive'

Limit the set of returned flights. Omission is equivalent to not-archived. See List Flights for details.

isActiveboolean

DEPRECATED. If true, returns only active flights. Deprecated: will be removed in the future. Use filter in preference.

excludeAdsboolean

If true, the endpoint returns only the flight data without ad objects

Response

200