kadam_adv_update_campaign_bid
Update a campaign's bid for selected countries without sending the full campaign payload. Only affects bids for countries already targeted.
Instructions
Update bid for a single campaign without sending the full campaign payload. Faster and safer than kadam_adv_update_campaign when only the bid needs changing. If countries omitted, keeps the campaign's current country targeting. Note: this endpoint only updates bids for countries already configured on the campaign; it does not add new countries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Campaign ID | |
| bid | Yes | Bid value in USD (e.g. 0.05) | |
| countries | No | Comma-separated ISO country codes (e.g. 'US,DE'). If omitted, keeps current countries from campaign settings |