Update Campaign limit
https://api.ocamba.com/api/v1/adex/campaign-limits/{id}
https://api.ocamba.com/api/v1/adex/campaign-limits/{id}
Updates the specific Campaign limit by setting the values of the parameters passed. Any parameters not provided will be left unchanged
Name
Descriptionidstringrequired
Unique identifier for the object defined as a path parameter.Example: 12345
Name
Descriptionlimit_valuenumber (integer)required
Minimum value is 1.Example: 3
204 - No Content
1 At least one of the updatable fields should be sent via HTTP body in order to change the current state of the campaign limit.
1 If you don't know the campaign limit id, list the campaign limits to find it.