Thank you for the response, Shwetha! In my case, I created it from the AdWords UI.
What I specified was the following: 20.0 mi around Sunrise, FL I receive the values for 20, Miles and Florida. I don't receive "Sunrise". So when I'm trying to use the information returned as part of my API implementation, It would not be the same value that you see in AdWords. Instead, all I would be able to say is "20.0 mi around FL". I guess my question is how to obtain the value "Sunrise," in this case? On Wednesday, November 8, 2017 at 3:57:00 PM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Derek, > > Depending on the way you created the Proximity Criterion, the address may > or may not be populated. If you explicitly provided the address in the > Proximity object, then you can retrieve the details using > CampaignCriterionService.get() by including the field "Address" in the > selector. If you created the Proximity criterion by specifying a geoPoint, > then the address may be returned as null if unknown. If you are specifying > the address but not receiving it in the response, please enable logging and > provide the SOAP request and response logs so I can take a look. Please use > *Reply > privately to author* when responding. > > Regards, > Shwetha, 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/0f5c738b-5dd0-4a5a-9f6a-03bc6793f430%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
