Set Bid strategy as default


                https://api.ocamba.com/v2/adex/bid-strategies/{id}/set-as-default
            

Sets a Bid strategy with the specified id as default


Name
Description
idstringrequired
Unique bid strategy id.


Example: 1411


204 - No Content
Arrow
note
1 If there is a default bid strategy with the same type and pricing model, it will be set as non-default and the bid strategy with a given id will be set as a new default.

2 Bid strategies with a type of `price_add` or `price_mutltiply` can not be set as default.