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

Changes

No recorded changes to this endpoint across all 1 revision of this API.