Update Campaign limit
https://api.ocamba.com/v2/adex/campaigns/{id}/limits/{limit_id}
https://api.ocamba.com/v2/adex/campaigns/{id}/limits/{limit_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
limit_idstringrequired
Unique limit identifier.Example: limit_id=7323
Name
Descriptionvaluenumberrequired
A number between 1 and 4000000000.Example: 1000
204 - No Content
note
1 The only updatable field is value.
warning
1 This change will be automatically synchronized to an ad server.
tip
1 If you don't know the campaign limits id, list the campaign limits to find it.