Hello Team,
I am implementing location targeting for my application, and I need clarification on the APIs for two specific use cases related to the Google Ads "Radius" targeting option.
- Location Targeting (Include/Exclude): When users enter a location, suggestions are displayed in a dropdown. I am currently using the https://googleads.googleapis.com/v18/geoTargetConstants:suggest to retrieve these location suggestions, which is working as expected.
- Radius Targeting (Place Name Search): For the "Radius" targeting option, when users enter a place name (e.g., a city or neighborhood), suggestions are shown in the dropdown as well. However, I haven't found an API that provides these location suggestions specifically for the radius search. Could you please clarify which API can be used to retrieve place name suggestions within a radius?
- Business and Chain Store Locations: Additionally, in the "Radius" targeting dropdown, I see sections like "Your business locations that match" and "Chain stores that match." Could you guide me on how to retrieve this data via an API? Is there a way to fetch business locations and chain store data within the specified radius?
I hope my question is clear. Please let me know if any additional details are needed to clarify my use case.
FYI, I have already reviewed the following documentation for reference: