Czarto / Adwords-Scripts

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

Adgroup and Keyword Bidding: Label adgroups & keywords as you process them, so that you don't duplicate bid adjustments across time ranges. #16

Closed Czarto closed 7 years ago

Czarto commented 8 years ago

This would allow us to have a more real sliding time scale. We would basically only make a single bid adjustment based on the most recent statistically significant time range.


Clear keyword flags Start with a 7 day lookback window -- For each keyword: ----- Compare keyword performance vs AdGroup performance ----- If statistically significant difference, flag (or unflag) keyword so that it is not processed in a later scan. Repeat with a 14 day lookback, 30 day, 1 year, etc... Clear keyword flags