how do you guys target cities internally, must be some kind of geofence logic?
On Thursday, 14 September 2023 at 17:40:15 UTC+5:30 Sushil kumar wrote: > thanks, using google ads API. > can you tell me how can I target below geofence (as shown in the picture) > as location in campaign? > > On Thursday, 14 September 2023 at 13:05:15 UTC+5:30 Google Ads API Forum > Advisor wrote: > >> Hi, >> >> Thank you for contacting the Google Ads API support team. >> >> I understand that you want to serve ads for a certain region, could you >> please confirm whether you are using Google Ads UI or Google Ads API? >> >> If you are using the API, the Google Ads API lets you target your ads by >> country, region, or proximity around a specific geographical point >> <https://support.google.com/google-ads/answer/1722043>. You can target >> campaigns to any geographical region for which Google Ads supports location >> targeting, for instance, a country, a state, a city, or a postal region. >> Each targetable location is uniquely identified by a criterion ID. You can >> look up a criterion ID using >> GeoTargetConstantService.SuggestGeoTargetConstants >> <https://developers.google.com/google-ads/api/reference/rpc/v14/GeoTargetConstantService#suggestgeotargetconstants>. >> >> The resource_name of each GeoTargetConstant >> <https://developers.google.com/google-ads/api/reference/rpc/v14/GeoTargetConstant> >> is >> of the form 'geoTargetConstants/{Criterion ID}'. For example, >> the resource_name value of New York state is geoTargetConstants/21167. >> >> You can add geo targets to your campaigns using the >> CampaignCriterionService >> <https://developers.google.com/google-ads/api/reference/rpc/v14/CampaignCriterionService>. >> >> Please check this Java sample code >> <https://developers.google.com/google-ads/api/docs/targeting/location-targeting#java:~:text=a%20criterion%20ID.-,Java,-C%23> >> snippet >> which shows how to target your campaign with a criterion ID. You may refer >> to the 'Location Targeting >> <https://developers.google.com/google-ads/api/docs/targeting/location-targeting>' >> >> guide to know more information. >> >> If you are using Google Ads UI, I would recommend reaching out to the >> <https://support.google.com/google-ads/gethelp>*Google Ads Product support >> team* <https://support.google.com/google-ads/gethelp>, since billing related >> issues/queries are handled by the Google Ads Product support team. Please >> note that we can only assist with technical queries/concerns related to the >> *Google Ads API* >> <https://developers.google.com/google-ads/api/docs/start>. >> >> This message is in relation to case "ref:_00D1U1174p._5004Q2oksKF:ref" >> >> Thanks, >> >> [image: Google Logo] Google Ads API Team >> >> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 on the web visit https://groups.google.com/d/msgid/adwords-api/cfa3402b-35ff-4b27-abb2-002252199358n%40googlegroups.com.