Update Bid strategy
https://api.ocamba.com/v2/adex/bid-strategies/{id}
https://api.ocamba.com/v2/adex/bid-strategies/{id}
Updates the specific Bid strategy by setting the values of the parameters passed. Any parameters not provided will be left unchanged
Name
Descriptionidstringrequired
Unique bid strategy id.Example: 1411
Name
Descriptionmax_valuefloat
Maximum value of the bid strategy.Example: 11.03
namestring
Name of the bid strategy.Example: DemoBidStrategy
valuefloat
Value of the bid strategy.Example: 87.32
204 - No Content
note
1 At least one of the updatable fields should be sent via HTTP body in order to change the current state of the bid strategy.
tip
1 If you don't know the bid strategy id, list the bid strategies to find it.