google / if-this-then-ad

☀️ A game changer in rule-based marketing. Run marketing campaigns based on real world events.
Apache License 2.0
75 stars 13 forks source link

Add Ads Script solution for video campaigns #142

Open tdsymonds opened 4 months ago

tdsymonds commented 4 months ago

The Google Ads API doesn't support mutating video campaigns.

This change provides an example workaround to this problem using Google Ads Scripts. The solution is still mostly controlled from the Google Sheet, the fetch logic remains the same. However, instead of pushing the changes to the Ads API, Ads script can be scheduled to run an hour later to read the activation formula and apply the changes.