Hi Akil, It looks like you are trying to set the Proximity criterion on an AdGroup. You can only add the proximity as a criterion on the Campaign. Please check the criteria usage sheet <https://developers.google.com/adwords/api/docs/appendix/criteria-usage> to see the criteria supported at each levels. You can use the CampaignCriterionService.mutate() <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignCriterionService#mutate> and add the proximity on the campaign. Please check this guide <https://developers.google.com/adwords/api/docs/guides/location-targeting#target_campaigns_for_proximity_to_a_location> for more details and code snippets. Let me know if you have any additional questions.
Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/3a630b1b-6af9-49d7-a0c7-5d0c830006dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
