Hello there :) I am currently implementing targeting location for campaign level using Google Ads API. Objective is to add up to 1000 locations to a campaign using only name of location... So we have to use *GeoTargetConstantService* to get *id* of each location criterion. But service has a limit of 25 location names per request... so when user inputs 1000 location names we have to perform 40 requests with *GeoTargetConstantService *to get *ids* of each location criteria.
Could you, please, help me how to bypass limitation of *GeoTargetConstantService *or there is a better way to achieve this goal? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0b6bc49d-69e6-47d6-bdc6-e73f6238103an%40googlegroups.com.
