Re: curl for location targeting

2021-08-17 Thread Google Ads API Forum Advisor
Hi Wayne, I brought to my team your request for options to get all possible results and to filter by target type from location targeting. You may monitor our blog for an update. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2LmeK9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: curl for location targeting

2021-08-16 Thread Wayne
Hi, thanks for the reply. I have a question, when sending locations in batch through Google Ads API ( https://developers.google.com/google-ads/api/docs/targeting/location-targeting#look_up_by_location_name ) We can send only 25 locations at once, however for every location, only 10 results are ret

Re: curl for location targeting

2021-08-16 Thread Wayne
Hi, thanks for the reply. I have a question, when sending locations in batch through Google Ads API (https://developers.google.com/google-ads/api/docs/targeting/location-targeting#look_up_by_location_name) We can send only 25 locations at once, however for every location, only 10 results are retu

Re: curl for location targeting

2021-08-15 Thread Google Ads API Forum Advisor
Hi Wayne, Thanks for getting back to us. You may use the Geo_target_constant report in Google Ads API to download the geo targets. Then, you’ll need to create a post process that will transfer the API response in a CSV file. Kindly note that there is an existing feature request to download the

Re: curl for location targeting

2021-08-12 Thread Wayne
Thanks! Can we download the complete CSV through API? (this CSV here https://developers.google.com/adwords/api/docs/appendix/geotargeting) On Friday, August 13, 2021 at 11:02:12 AM UTC+5:30 adsapi wrote: > Hi Wayne, > > You may check out this guide >

RE: curl for location targeting

2021-08-12 Thread Google Ads API Forum Advisor
Hi Wayne, You may check out this guide for constructing requests without using a client library. For looking up locations by location name, you can then refer to this guide. Let me know if this is what you're looking for. Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1

curl for location targeting

2021-08-12 Thread Wayne
Hi all I want a curl for location targeting(google-ads API). https://developers.google.com/google-ads/api/docs/targeting/location-targeting#look_up_by_location_name i want the criterion ID for location name. In the above link, code is given, a curl for the same would be helpful. Thanks