I'm currently working with the python client library and using the Keyword 
Forecasting tool to estimate performance for different locations. However, 
I’ve run into an issue with geo targeting, and adding more than one 
geo_target_constant at a time.
What I’m Trying to Do
   
   - I need to forecast keyword performance across 1,000+ ZIP codes.
   - Each ZIP code has a corresponding Geo Target Constant.
   - My current approach creates one campaign forecast per ZIP code, but 
   this quickly exceeds API quota limits (error 429: "Resource has been 
   exhausted").

The Problem
   
   - The geo_modifiers[] field in criterion_bid_modifier seems to only 
   allows one location ID per campaign.
   - This means I have to make 1,000+ separate API calls, which isn’t 
   scalable.

In the documentation example, only one geo_target_constant is added to the 
forecasting campaign:
https://developers.google.com/google-ads/api/docs/keyword-planning/generate-forecast-metrics

Is there a way to include multiple ZIP codes in a single forecast campaign? 
Or maybe some way to do batch-processing? 

Thank you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/adwords-api/d179e3b6-5a73-41d4-bc4e-d52e65a15975n%40googlegroups.com.
  • Ke... Reid Hommedahl
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to