get
https://sandbox-api.viantinc.com/{basePath}/campaignflightcaps/byCampaign/
Orders belonging to Campaigns with campaign-level flighting don't have
their own flights, but they can be assigned caps associated with each
of the Campaign Flights
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Example
Request
curl -u <user>:<password> https://sandbox-api.viant.com/v1/campaignflightcaps/byCampaign/307908
Response
{
"messages": [],
"entity": [
{
"id": 245,
"orderId": 1578710,
"flightId": 10146,
"maxBudget": 12.0,
"dailyBudget": null,
"lifetimeImpressions": null,
"dailyImpressions": null
}
]
} 401Unauthorized
403Forbidden
404Not Found