Add a cpm bid strategy to a campaign


                https://api.ocamba.com/v2/adex/campaigns/{id}/cpm-bid-strategy/{sid}
            

Adds the cpm bid strategy to a Campaign if a valid identifier was provided


Name
Description
campaign_idstringrequired
Unique campaign identifier defined as a path parameter.


Example: campaign_id=1024132

bid_strategy_idstringrequired
Unique bid strategy identifier defined as a path parameter.


204 - No Content
Arrow
note
1 To add a bid strategy provide a valid bid strategy id in the request path.
tip
1 If you don't know the campaign id, list the campaigns to find it.