Hi,
Could someone point me in the right direction as to what I'm actually supposed to edit from the Weather API bid adjustment script template?
It can be found here: https://developers.google.com/google-ads/scripts/docs/solutions/weather-based-campaign-management#bid-by-weather
So far, I've put in my API Key from OpenWeatherMap.org & inserted the link where the Google sheet with the bid adjustment parameters is located.
I've attached screenshots of the Google Sheet template that I got from the link provided above as well for reference.
Below is the error I am getting right away when I try the "Preview" tool inside of Google Ads Scripts.
Thank you in advance for your assistance.
Request failed for http://api.openweathermap.org returned code 404. Truncated server response: {"cod":"404","message":"city not found"} (use muteHttpExceptions option to examine full response) (file Code.gs, line 392) Also, cities, such as Los Angeles are getting a bid adjustment modifier applied to them even though it's not raining there currently (and hasn't rained there all day) Please advise. |