Set up a campaign bid
Contents
Method: PATCH /advertiser/setBid
Description: You can specify the bid for the advertising campaign.
- If you work on CPM, you can specify the price per 1000 impressions.
- If you work on CPA, you can specify the price per one conversion.
- If you work on CPC, you can specify the price per one click.
Parameters:
Request Example:
To set the CPM bid of $1.53 for the advertising campaign with the ID 123456, you need to write the following request:
https://hilltopads.com/api/advertiser/setBid?key=nXzgO3Bc&campaignId=123456&bid=1.53