Czarto / Adwords-Scripts

Google Ads Bidding scripts
MIT License
38 stars 11 forks source link

Adgroup and Keyword Bidding: Make % bid adjustments instead of absolute #15

Open Czarto opened 8 years ago

Czarto commented 8 years ago

To consider: Even for absolute bidding, consider having a max % adjustment in particular for very low bids < 0.25 .

Or alternatively, there should be BOTH max absolute AND max % values. Bids will attempt to be increased by the smaller amount. So bids will increase by the % value until it hits the absolute value, and then it will start adjusting by the absolute value.