Keyword Planner API - getting just U.S historical stats

2023-02-22 Thread Maciek eF
Hi dear members, I have problem with keyword planner API. I set polish language and Poland as geo target in create_keyword_plan_campaign, but I get just stats from USA (for example program do faktur shows in API just 10 approximate monthly searches, but in UI keywordplanner I can see around

Re: Keyword Planner API not filtering for region specified

2022-05-31 Thread Alexey
https://groups.google.com/g/adwords-api/c/3-qUQblSw-Q On Tuesday, May 31, 2022 at 9:32:15 AM UTC+4 Una wrote: > We have been trying to integrate the Google Ads Keyword Planner API to > create keyword plans () and generate historical metrics (Generate > Historical Metrics | Googl

Keyword Planner API not filtering for region specified

2022-05-30 Thread Una
We have been trying to integrate the Google Ads Keyword Planner API to create keyword plans () and generate historical metrics (Generate Historical Metrics | Google Ads API | Google Developers <https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metr

Google Keyword Planner API Lacking Data Compared to UI

2022-05-13 Thread Niall Quirke
Hi, When you generate keyword ideas for a search term on the Keyword Planner UI you can download a CSV of the ideas with info such as search volume, brand names, store names, materials, etc. but when you generate keyword ideas for a search term through the API you only get search volume and

RE: Keyword planner API to google sheet / google data studio

2021-03-17 Thread Google Ads API Forum Advisor Prod
Hi Bob, Thanks for reaching out. There isn't an Ads API-Sheets/Data Studio connector that I can point to, but I would recommend looking into the Sheets API with Apps Scripts. For Data Studio related support, I would recommend reaching out on this forum. Thanks, Matt Google Ads API Team Matt

Keyword planner API to google sheet / google data studio

2021-03-16 Thread Qijian Bob Ge
Hi Team, I am trying to automatically push keyword planner data into either google sheet / google data studio. Is any way to do that? I am currently copy and paste the data into google spreadsheet at weekly basis,. Just try to avoid manual work. Many thanks, Bob -- --

RE: Regarding Keyword Planner API

2021-03-16 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Extracting the keywords generated by the UI's Keyword Planner using the Google Ads API is not possible. You can however, implement the API equivalent feature of the Keyword Planner and then from the results, you can create the keywords by referring to this

Regarding Keyword Planner API

2021-03-16 Thread Osoftz Tech
Hi google team, How to add keywords to an existing campaign or ad groups from keyword planner using Google Ads API ? This option is available in Keyword Planner's UI. Is there a way to achieve it in Google Ads API ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

RE: Keyword planner API

2020-01-31 Thread Google Ads API Forum Advisor Prod
Hello Jonny, Thank you for writing to us. Currently, the integration of AdWords API to Google Spreadsheet is not supported. The Keywords Planner feature is supported via API as mentioned in this guide using the TargetingIdeaService which could be used to retrieve the keyword search volume

Keyword planner API

2020-01-30 Thread Jonny Walsh
Hi Everybody, Apologies if this has been asked before, but it it possible to pull in keyword volume in Google sheets via the API. Thanks, Jonny -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Keyword Planner API

2019-10-29 Thread Google Ads API Forum Advisor Prod
Hi Anand, Thank you for writing to us. There is no charge for using the Google Ads API or Adwords API. However, there is a quota on total number of cloud projects. You can sign up for a new Google account which includes a free project quota alternatively. Please refer to the Rate Sheet and

Keyword Planner API

2019-10-29 Thread Anand Babu
Hi Team I am looking to build a Keyworesearch tool with the help of Google Keyword planner api. 2anted to understand if there are any fee applicable to use Targeting idea services for this. Will be helpful if someone can share links to understand this better. Thanks

RE: Is there any limit to search keywords or search results for google keyword planner API?

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Rahul, You could use the TargetingIdeaService of the API to achieve similar results that you see in the Keyword Planner web interface. There is a limit

Is there any limit to search keywords or search results for google keyword planner API?

2019-01-28 Thread iamrahul371986
Hello I am planning to build an application like "https://kwfinder.com; using google Adwords API for keyword planner. Is there any limit to search keywords or search results for google keyword planner API? Any help would be appreciated. Thank you Best Regards, Sara

Re: Keyword Planner API - Configured Requests for List of Keywords

2018-07-10 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Rishav, By setting the TargetingIdeaService.RequestType to STATS for the TargettingIdeaService ,

Keyword Planner API - Configured Requests for List of Keywords

2018-07-10 Thread Rishav Choudhury
Is there any exhaustive technical documentation on Google AdWords API which explains how I can call specific configurations for a list of keywords to return the volume? Say for Example: I have a list of 10,000 keywords for which I need Search Volume but I want to configure the Country and

Re: Getting stats from Keyword planner API for specific date range

2018-03-09 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jigar, As discussed in this guide , you can use the TARGETING_MONTHLY_SEARCHES

Re: Getting stats from Keyword planner API for specific date range

2018-03-09 Thread Jigar Navadiya
Hi there, I also wanted to get a month on month data using API. What's the solution? Please share here. On Tuesday, May 2, 2017 at 7:28:34 AM UTC+5:30, vib...@nvidia.com wrote: > > Hello I'm using the targeting keyword Idea api to extract the search > volume of past searches of a speciifc word

Re: keyword planner api doesnt work sometimes

2017-09-11 Thread 'Peter Oliquino' via AdWords API Forum
Hi Mike, The InternalApiError.UNEXPECTED_INTERNAL_API_ERROR you are encountering indicates that it could be a temporary issue in the servers or could be due to a bug and is usually

keyword planner api doesnt work sometimes

2017-09-10 Thread mike
Hi, Sometimes I use the keyword planner API for a couple of queries and I receive this error: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. There is a maximum rate that after I receive thise error? Maximum number of queries? What can I do if I receive these exceptions. Thanks

Re: Getting stats from Keyword planner API for specific date range

2017-05-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Vibhor, In the TargetingIdeaService of the AdWords API, only the TARGETED_MONTHLY_SEARCHES attribute type is supported for the Date Range, which ranges to only 12

Re: Getting stats from Keyword planner API for specific date range

2017-05-01 Thread vibhora
On Monday, May 1, 2017 at 6:58:34 PM UTC-7, vib...@nvidia.com wrote: > > Hello I'm using the targeting keyword Idea api to extract the search > volume of past searches of a speciifc word monthly. In the UI I can set the > date range and extract the month by month stats for the specific country

Getting stats from Keyword planner API for specific date range

2017-05-01 Thread vibhora
Hello I'm using the targeting keyword Idea api to extract the search volume of past searches of a speciifc word monthly. In the UI I can set the date range and extract the month by month stats for the specific country for past three years. In API I can get the annual stats. However when I want

Re: keyword planner API for search volume

2015-06-01 Thread Ayala Michelson
. Hopefully this answers your questions. Let me know if I can help you further. Thanks, Mike, AdWords API Advisor On Monday, February 3, 2014 8:00:08 AM UTC-5, chriss Moyle wrote: Hi All, I have successfully got the OAuth token from google API (in c#). Now, i am search keyword planner API

Re: keyword planner API for search volume

2015-06-01 Thread Michael Cloonan (AdWords API Team)
. Hopefully this answers your questions. Let me know if I can help you further. Thanks, Mike, AdWords API Advisor On Monday, February 3, 2014 8:00:08 AM UTC-5, chriss Moyle wrote: Hi All, I have successfully got the OAuth token from google API (in c#). Now, i am search keyword planner

keyword planner api search volume,location how to get it?

2014-12-23 Thread Florijn Terstal
Hi, I did read some post here.. but still i didn't understand the answers.. in python i wanna connect to the keyword planner api. Wat i need is: - a search of one or more keywords - the search volume of this month - the search volume of the past month - location in the Netherlands how

Re: keyword planner api search volume,location how to get it?

2014-12-23 Thread Danial Klimkin
-python-lib/tree/master/examples/adwords/v201409/optimization -Danial, AdWords API Team. On Tuesday, December 23, 2014 1:57:56 PM UTC+3, Florijn Terstal wrote: Hi, I did read some post here.. but still i didn't understand the answers.. in python i wanna connect to the keyword planner api

keyword planner api for C#

2014-11-12 Thread Ravindra Naik
Hi, I want to use keyword planner api to suggest relevant keywords to upload for a particular business category. I have been looking for some good documentation as to how to go about it, but I have not been successful till now. Can anyone help me with Keyword planner api

Re: keyword planner api for C#

2014-11-12 Thread Michael Cloonan (AdWords API Team)
planner. Regards, Mike, AdWords API Team On Wednesday, November 12, 2014 4:45:58 AM UTC-5, Ravindra Naik wrote: Hi, I want to use keyword planner api to suggest relevant keywords to upload for a particular business category. I have been looking for some good documentation as to how to go

Re: keyword planner API for search volume

2014-02-10 Thread Michael Cloonan (AdWords API Team)
how to get data for keywords you don't yet want to add to a campaign? Best wishes, James On Monday, 3 February 2014 13:00:08 UTC, chriss Moyle wrote: Hi All, I have successfully got the OAuth token from google API (in c#). Now, i am search keyword planner API for below option, so i

Re: keyword planner API for search volume

2014-02-06 Thread Michael Cloonan (AdWords API Team)
further. Thanks, Mike, AdWords API Advisor On Monday, February 3, 2014 8:00:08 AM UTC-5, chriss Moyle wrote: Hi All, I have successfully got the OAuth token from google API (in c#). Now, i am search keyword planner API for below option, so i can post keywords and target location and in return