Keyword planner service data use terms

2025-03-03 Thread Tech Gems
Hi there, We're looking to build a keyword planner tool which will be publicly accessible to the users via paid subscriptions. We're planning to use KeywordPlanIdea API for fetching the required data. Are we allowed to do this ? Can you please share the proper details of wha

Re: Private message regarding: Google Keyword Planner UI vs GenerateKeywordIdeas API: Different Keywords Outputted

2025-03-03 Thread Google Ads API and AdWords API Forum
Hi, The users familiar with the Google Ads UI, the GenerateKeywordIdeas <https://developers.google.com/google-ads/api/reference/rpc/v19/KeywordPlanIdeaService#generatekeywordideas> are similar to Keyword Planner <https://support.google.com/google-ads/answer/6325025>. I would recom

Re: Google Keyword Planner UI vs GenerateKeywordIdeas API: Different Keywords Outputted

2025-02-21 Thread Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to Google Ads API Support. I understand your concern is related to no data returned from the Google Keyword Planner. To assist you further, could you please provide us with complete API logs (*request* <https://developers.google.com/google-ads/api/d

Google Keyword Planner UI vs GenerateKeywordIdeas API: Different Keywords Outputted

2025-02-19 Thread 'Paul Shapiro' via Google Ads API and AdWords API Forum
Hey! I have an application that is leveraging `GenerateKeywordIdeas` to come up with keyword ideas. When I compare with the output from the Google Keyword Planner UI (https://ads.google.com/aw/keywordplanner/home) I get ~150 keywords that were not output by the API. I'm using the

Strange/Unexpected Behavior Observed in KEYWORD PLANNER

2025-01-29 Thread Ash Tiwari
To whom this may concern: We use KEYWORD PLANNER extensively for keyword planning, and forecasting. However, we are recently observing that a growing number of keywords are showing as restricted (and we do not believe these keywords fall in restricted category). Some examples are

Re: get a clairty on keyword planner api for extrnal use on paid subscription

2024-10-08 Thread 'Adam Milton-Barker' via Google Ads API and AdWords API Forum
Please can you shed some light on this. We are also needing to find keyword stats for SEO purposes (We are also integrating the full use of Ads API for Ads only system). There is an ongoing discussion we had about this, where were advised of the terms that say that say it is not allowed to use

RE: get a clairty on keyword planner api for extrnal use on paid subscription

2024-10-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. You can utilize the Google Ads API that provides relevant keyword data, such as the Search Terms report or the Keyword Ideas, etc. Keyword Planning in the API can do the following: Generate keyword ideas. Generate ad group them

Help For Keyword Planner

2024-10-07 Thread Sahil Sojitra
Google Keyword planner can provide a API's To extract keywords from any website ??? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message becaus

Fwd: Get a clairty on Keyword planner api for extrnal use on paid subscription

2024-10-04 Thread Mir Azher sultan
HI, We are a software development agency who is developing a SEO tool which requires keywords data, so we want to integrate keyword planner tool in our software for external use, so my question is can get the access from Google under paid or free subscription if yes what is the process to get

Get a clairty on Keyword planner api for extrnal use on paid subscription

2024-10-02 Thread Mir Azher sultan
HI, We are a software development agency who is developing a SEO tool which requires keywords data, so we want to integrate keyword planner tool in our software for external use, so my question is can get the access from Google under paid or free subscription if yes what is the process to get

Re: keyword planner suddenly throws error

2024-10-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Panu: I don't know to what this refers. We have resolved the issue for this case. Please, open a new case with your details. This message is in relation to case "ref:!00D1U01174p.!5004Q02vEQ5U:ref" (ADR-00260556) Thanks, Bob Hancock Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: keyword planner suddenly throws error

2024-10-01 Thread Panu Kuuluvainen
Hi Matt Thanks for your response. Not sure why keyword data for the date range I was trying wouldn't exist yet but you are probably right about the cause. So weirdly - yesterday dates '2024-10-02' to '2024-10-31' resulted in an error - if I pushed the forecasting period to '2024-10-

Re: keyword planner suddenly throws error

2024-10-01 Thread Matt Dworkin
Hey Panu, You're likely getting the error because keyword data for your date range doesn't exist yet. That was the problem for me. Best, Matt On Tuesday, October 1, 2024 at 8:42:05 AM UTC-4 Google Ads API Forum Advisor wrote: > Panu: > > I don't know to what this refers. We have resolved the

Re: keyword planner suddenly throws error

2024-09-30 Thread Panu Kuuluvainen
Period request.forecast_period.start_date PyDev console: starting. '2024-10-02' request.forecast_period.end_date '2024-10-31' Throws that error. If I use a slightly different timeframe like request.forecast_period.start_date '2024-10-21' request.forecast_period.end_date '2024-11-20' it works

Re: keyword planner suddenly throws error

2024-09-30 Thread Panu Kuuluvainen
Hi I have the same issue, getting INVALID VALUE in code that worked before. campaign_to_forecast PyDev console: starting. language_constants: "languageConstants/1011" geo_modifiers { geo_target_constant: "geoTargetConstants/2246" } keyword_plan_network: GOOGLE_SEARCH bidding_strategy { manua

Keyword Planner Suddenly Throws Error

2024-08-01 Thread Matt Dworkin
Hello, We've been using keyword planner via for a while, and today it randomly stopped working for our employees. Our look back date was 2024-07 (start) - 2024-08 (end). If we expand the look back to a few months ago, it seems to work. We get the following error: Failure: {&q

Re: google keyword planner

2024-04-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Upon checking your provided error logs, I found that you are using Google Ads API version 13. Kindly note that v13 is deprecated as of June 7, 2023, and sunset was done at the end of January 2024. That means, after the end of January, if you hit the API with version 13, that request will no

Re: google keyword planner

2024-04-03 Thread Maciek eF
Hi, this is request and response *[2024-04-03 12:56:06,156 - INFO] Request --- Method: /google.ads.googleads.v13.services.KeywordPlanService/MutateKeywordPlans Host: googleads.googleapis.com Headers: { "developer-token": "REDACTED", "login-customer-id": "7832449095", "x-goog-api-client": "g

Re: difference in results between google ad words api and keyword planner console

2024-03-25 Thread numan tariq
Hye Yeah sure I can guide you through the path. First of all I login into to ads.google.com then Select the account 846-917-6003. Then I goto Tools in the left menu bar and select Keword Planner in Planning section. Then I click Discover New Keywords Card. Type my keyword lets say "Technology" a

Re: difference in results between google ad words api and keyword planner console

2024-03-20 Thread numan tariq
login-customer-id : 9511535245 On Wednesday, March 20, 2024 at 4:31:51 PM UTC+5 Google Ads API Forum Advisor wrote: > Hi, > > I would like to inform you that the UI screenshot which you have provided > is cropped and does not contain the customer ID in it. So, kindly provide > us with the uncr

Re: difference in results between google ad words api and keyword planner console

2024-03-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I would like to inform you that the UI screenshot which you have provided is cropped and does not contain the customer ID in it. So, kindly provide us with the uncropped UI screenshot including the customer ID to assist you further. This message is in relation to case "ref:!00D1U01174p.!500

Re: difference in results between google ad words api and keyword planner console

2024-03-19 Thread numan tariq
est_headers>*request > >header* > > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>) > >generated at your end >- Downloaded report from the keyword planner UI and the API >- Confirm for whi

Difference in results between google ad words API and keyword planner console

2024-03-18 Thread numan tariq
Good Day, I’m trying to forecast the value of various keywords using the google Adwords API. So far, the clicks, costs per click, and other metrics returned through the API don’t come anywhere close to those retrieved through the Keyword Planner console. There are several adjustable forecast

Google Keyword Planner

2024-03-12 Thread Maciek eF
Hi I'm trying to use keyword planner from API. I use script from this site https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics?hl=en so something like this : def generate_historical_metrics(client, customer_id): """Generate

Metrics from Keyword Planner vs Google Ads API (GenerateKeywordForecastMetricsResponse)

2024-01-07 Thread 'Isaac Esses' via Google Ads API and AdWords API Forum
dForecastMetrics:* Impressions: 397,709.50 Cost:$401,164.15 Screenshot from Google Ads Keyword Planner: https://screenshot.googleplex.com/BSWxPqo9UGwQNWW Response from Google Ads API Call: https://screenshot.googleplex.com/9qAyVST3bwo3fhc Additional Documentation: https://developers.google.com/go

RE: data mismatch between google ui (keyword planner) and api

2024-01-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. After reviewing your concern, I understand that you are observing the data discrepancy in the values of Keyword Planner between the Google Ads UI and the API. In order to assist you further, kindly provide us with the complete

Data mismatch between Google UI (Keyword planner) and API

2024-01-03 Thread kakaka11
The values ​​called through the Keyword Planner provided by Google and the API are different. There is a big difference in the values. Is this really the case? I used the sample code in the link below. https://developers.google.com/google-ads/api/docs/keyword-planning/generate-keyword-ideas?hl

Re: getting different volume of search (api vs keyword planner)

2023-10-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. According to the Google Ads dashboard , I can confirm that there is no issue in the Google Ads API. To analyse the issue further as mentioned earlier, could you please provide us with the complete API logs (request and response with request-id and request

Re: getting different volume of search (api vs keyword planner)

2023-10-24 Thread Jabez Tadesse
Getting the exact type of behaviour too, please let us know if there are any developments in this public thread ... 👍 On Monday, July 10, 2023 at 3:19:01 AM UTC-7 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for responding back. > > You may refer to the context below for our previous

Re: discrepancies in historical monthly search volumes between api and web keyword planner

2023-10-24 Thread Jabez Tadesse
Hi, William. Do you mind giving us more insight as to what solved this issue? You said " Thanks, the migration reference page answers my question." Can you please give us a bit more detail? We're also facing the same issues here. Thanks 😊 On Tuesday, May 16, 2023 at 8:17:00 AM UTC-7 Google A

Re: getting different volume of search (api vs keyword planner)

2023-07-08 Thread Eliav Lankri
Can you please re-write the email? I can't see it and the link is not to the email. Btw, general question, to get the volume of search, like Keyword planner, should we use the following? On Friday, July 7, 2023 at 5:38:37 PM UTC+3 Google Ads API Forum Advisor wrote: > Hi, >

RE: getting different volume of search (api vs keyword planner)

2023-07-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to Google Ads API Forum. Moving forward with your concern, can you provide us with the complete API logs (request and response with request-id and request header) generated on your end? This is so we can check on our end as well and investigate further. Additiona

Getting different volume of search (API vs Keyword planner)

2023-07-07 Thread Eliav Lankri
Hello We're using the Ads API to get volume of search for terms by country. But the issue is that we're getting totally differet numbers from the Keyword planner. What could be the issue? or what the Dev should check? *gbp to usd calculator *(United Kingdom) Keyword Planner: 720 Ou

Resource Limit when creating a campaign with Keyword Planner

2023-06-05 Thread Simron Patel
Hello, I am using KeywordPlanCampaignService Service from Google Python API in order to create a campaign from the keyword planner. When attempting, I receive a message: "Request contains an invalid argument." "The request would cause a limit on the number of allowed resource

Re: discrepancies in historical monthly search volumes between api and web keyword planner

2023-05-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi William and Dan, @William - Thank you for responding back to us. We're glad that you're able to find the answer to your question on the provided migration reference. Should you have future concerns directly with Google Ads API, do not hesitate to come back to us and we will be glad to assist

Re: discrepancies in historical monthly search volumes between api and web keyword planner

2023-05-16 Thread Dan Thies
that TrafficEstimatorService is the old name for the Keyword Planner and this situation applies to historical searches as well? (it seems odd that the API and the web UI would use a different data source.)I believe that this is correct. It’s always been the case that the APIs run on different servers/data ce

Re: discrepancies in historical monthly search volumes between api and web keyword planner

2023-05-12 Thread Google Ads API and AdWords API Forum
data and I'm looking at Historical > metrics. > > https://developers.google.com/google-ads/api/reference/rpc/v13/KeywordPlanService?hl=en#generatehistoricalmetrics > > Can you confirm that TrafficEstimatorService is the old name for the > Keyword Planner and this situation ap

Re: Discrepancies in Historical monthly search volumes between API and web keyword planner

2023-05-10 Thread Dan Thies
Answered here - https://groups.google.com/g/adwords-api/c/LASHwRCl1xQ/m/PegUXzurEAAJ On Wednesday, May 10, 2023 at 1:31:19 PM UTC-7 William Turrell wrote: > If I add terms to a Keyword Plan and retrieve historical data, it's common > for a few months in the web UI (via a CSV download) to have d

Discrepancies in Historical monthly search volumes between API and web keyword planner

2023-05-10 Thread 'William Turrell' via Google Ads API and AdWords API Forum
If I add terms to a Keyword Plan and retrieve historical data, it's common for a few months in the web UI (via a CSV download) to have different search volumes to the same data retrieved via the API. Is this a known issue? Something I'm missing? (The geo_target should be the same for both, not

Re: different output between google ads keyword planner and google ads api keywordplanideaservice

2023-04-29 Thread Michael Diamantopoulos
Thank you for your response, that must be it, but unfortunately there is no detailed documentation on how to use SiteSeed in your site https://developers.google.com/google-ads/api/reference/rpc/v13/SiteSeed. In Python I have used the code below: def main( client, customer_id, location_ids,

Different output between Google Ads Keyword Planner and Google Ads API KeywordPlanIdeaService

2023-04-28 Thread Michael Diamantopoulos
Hello, Is there an argument in the KeywordPlanIdeaService similar to the "Use the entire site" in the Keywords Planner UI? The results I am getting from KeywordPlanIdeaService are similar to the Keywords Planner UI only if the "Use only this page" option is selected Thanks a lot in advance --

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: About the result of Google Keyword planner of both UI & API

2023-01-26 Thread Ming Him Tou
Advisor Sent: Friday, 27 January 2023 2:49 pm To: Ming Him Tou Cc: Suki Leung ; adwords-api@googlegroups.com; Alice Yuen Subject: RE: About the result of Google Keyword planner of both UI & API Hi Ming, In addition, I had to delete your last post as it contained completed logs. Kindly ref

RE: About the result of Google Keyword planner of both UI & API

2023-01-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ming, Thank you for the reply. You may check this documentation for more information on Generate Forecast Metrics. Additionally since you want to generate forecast metrics, I would suggest you Call KeywordPlanService.GenerateForecastMetrics with that keyword plan. You may check this documen

RE: About the result of Google Keyword planner of both UI & API

2023-01-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ming, Thank you for reaching out to the Google Ads API support team. With regards to your concern, it appears that this is about comparing the forecast metrics data between the Google Ads UI and API. Kindly note that in order for our team to provide accurate guidance, we will be needing some

About the result of Google Keyword planner of both UI & API

2023-01-26 Thread Ming
Hi there, I tried to obtain the forecast metrics from both online Keyword Planner UI & API with same campaign language, location, manual cpc value, estimation period etc. I got the metric value from the online Keyword Planner UI but I got all 0 from the API result. Is there any different

RE: About batch process of keyword planner

2022-12-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ming, Thanks for reaching out to the Google Ads API Forum. With regard to your concern, note the historical & forecast metrics, it does not have operations, but it is planning services. However, BatchJobService supports operations that are listed in MutateOperation here only. For more infor

About batch process of keyword planner

2022-12-20 Thread Ming
Hi there, I am using the batch processing to create all the keyword plan, keyword plan campaign, keyword plan adgroup & keyword plan adgroup keyword. I would like to generate the historical & forecast metrics from the keyword plans that I have genearted. Is there any chance that I can generate

RE: About keyword planner language constant

2022-11-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. You should be able to include all keywords from all languages by leaving the language field unset. For language codes, please use the Google Ads API reference data. Regards, Matt Google Ads API Team ref:_00D1U1174p._5004Q2fqLnS:ref -- -- =~=~=~=~=~=~=~=~=~=~=

About keyword planner language constant

2022-10-31 Thread Ming
Hi there, I am working on the Keyword Planner API keyword plan campaign part. Within the request, I can set the language constant for the prediction. I just checked with the Code reference <https://developers.google.com/adwords/api/docs/appendix/codes-formats#expandable-7> and I canno

RE: Problem when using Google Ads Keyword Planner with Python

2022-10-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Daniel, Thank you for raising this concern to the Google Ads API Forum. To have a clearer view, could you please provide the complete API request and response logs with request ID and request header that generated on your end where we can see the said error? If you haven't yet, logging can b

Problem when using Google Ads Keyword Planner with Python

2022-10-07 Thread Daniel Heredia Mejias
When I try to use this piece of code: https://github.com/googleads/google-ads-python/blob/main/examples/planning/generate_keyword_ideas.py to extract ideas from Keyword Planner, it throws an error with the variable geo_target_constants. The error message is: Assignment not allowed to message

Re: Google keyword planner using node js

2022-07-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Haris, Thank you for providing updates to your concern. I am going to delete your latest post as it contains sensitive information. With this, since your developer token has been exposed, I would suggest developer token reset. Moving forward, it appears that you are referring to a test acco

Re: Google keyword planner using node js

2022-07-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Haris, Also, I am going to delete your latest post as it contains sensitive information. With this, since your developer token has been exposed, I would suggest developer token reset. Regards, Ernie John Google Ads API Team ref:_00D1U1174p._5004Q2cFp7F:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: Google keyword planner using node js

2022-07-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Haris, Thank you for providing updates to your concern. It appears that you are referring to a test account access level of developer token. Please note that you can only use it in a test Google Ads account that is discussed in this document. The test account appears with a red label accord

Re: Google keyword planner using node js

2022-07-17 Thread Haris Arif
Hi, As per your suggestion, i have called the API through curl command which gives following error. curl -i --request POST https://googleads.googleapis.com/v11/customers/5753283815/keywordPlans/car:generateHistoricalMetrics \ > --header "Content-Type: application/json" \ > --header "develope

RE: Keyword Planner

2022-07-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jeff, Thank you for raising this concern to the Google Ads Forum. To have a clearer view to your issue, could you please provide the complete request and response logs with requestID and request header that generated on your end also a screenshot where we can see the "bonprix" that you ment

Keyword Planner

2022-07-13 Thread Jeff Reuter
Hello, I have a question about the keyword planner. I am using the API to get historical metrics for keywords. When for example I add the keyword "bonprix" to a keyword plan, I get certain historical search volume data. When I add "bon prix" with a space instead, I get dif

Re: Google keyword planner using node js

2022-07-12 Thread Haris Arif
Hi, Thanks for the quick reply, I have done as you suggested me but still giving below error. HTTP/1.1 404 Not Found Content-length: 1628 X-xss-protection: 0 X-content-type-options: nosniff Server: ESF Date: Tue, 12 Jul 2022 18:38:18 GMT X-frame-options: SAMEORIGIN Alt-svc: h3=":443"; ma=25

Re: Google keyword planner using node js

2022-07-12 Thread Haris Arif
Hi, Thanks for the quick reply, I have done as you have suggested me but still giving below error. HTTP/1.1 404 Not Found Content-length: 1628 X-xss-protection: 0 X-content-type-options: nosniff Server: ESF Date: Tue, 12 Jul 2022 18:38:18 GMT X-frame-options: SAMEORIGIN Alt-svc: h3=":443"; m

Re: Google keyword planner using node js

2022-07-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Haris, This is Carmela from the Google Ads API team. Thank you for getting back to us. Moving forward, as my colleague Matt mentioned, you may refer to this REST interface for making HTTP requests. since you are doing the generateHistoricalMetrics, then you may see this documentation. Your H

Re: Google keyword planner using node js

2022-07-09 Thread Haris Arif
> for making HTTP requests to the Keyword Planner. You can find the endpoint > at the top of each keyword plan method page (e.g. generateForecastCurve > <https://developers.google.com/google-ads/api/rest/reference/rest/v11/customers.keywordPlans/generateForecastCurve> >

Re: Google keyword planner using node js

2022-07-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Haris, Please refer to the REST interface for making HTTP requests to the Keyword Planner. You can find the endpoint at the top of each keyword plan method page (e.g. generateForecastCurve). Regards, Matt Google Ads API Team ref:_00D1U1174p._5004Q2cFp7F:ref

Re: Google keyword planner using node js

2022-07-07 Thread Haris Arif
Hi Ernie, Thanks for the prompt feedback, My whole app is based on node so it will be very difficult for me to migrate on other language. So there is another question, I want to know if there is any way to call keyword planner API from postman? Regards, Haris On Monday, July 4, 2022 at 7:16

RE: Google keyword planner using node js

2022-07-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
er to this document as it discussed there how to manage keyword planner and sample implementation is also provided in the document. Let me know if you have further questions. Regards, Ernie John Google Ads API Team ref:_00D1U1174p._5004Q2cFp7

Google keyword planner using node js

2022-07-03 Thread Haris Arif
Hi, I am new with google ads api, i need to use google ads api keyword planner feature with node js but i cant find any relevant solution for this. Can someone please help me on this. Regards, Haris -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

RE: Getting error on Keyword Planner UI when KeywordPlan Created using API

2022-06-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Vijaysinh, Thank you for reaching out to the Google Ads API support team. Unfortunately, at the moment Keyword Plans in the API and the UI are not fully compatible. Thus, you need to choose if you wish to use only the API or only the UI to manage your keyword plans, but you cannot use bo

Re: Keyword Planner API not filtering for region specified

2022-05-30 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: Does the Google Ads API and Keyword Planner Tool no longer support data containing children's keywords?

2022-05-10 Thread Eric Louis
Hey Yasar, Yes, with the service of *generateKeywordHistoricalMetrics* .It works! Thank you for following up. Regards, Eric On Tuesday, May 10, 2022 at 4:51:47 PM UTC+8 adsap

Re: Does the Google Ads API and Keyword Planner Tool no longer support data containing children's keywords?

2022-05-08 Thread Eric Louis
Thank you for figuring it out! On Friday, May 6, 2022 at 3:55:33 PM UTC+8 adsapi wrote: > Hi Eric, > > Thanks for reaching out to the Google Ads API Forum. > > I can see that Google Ads UI’s Keyword Planner Tool is not showing any > data for the said keywords. However, our

RE: Impossible to open Keyword Planner on Google Ads web interface

2022-03-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
open a Keyword Planner from the Google Ads web interface but created from the API (in Python). When I open the new Keyword Plan created through the API, an error is displayed while loading. (See the screenshot in attachment) Even with the sample code in the documentation I get the error : https

Re: Historical Metrics appearing in Keyword Planner but not API response

2021-10-21 Thread Alex
[2021-10-22 11:36:05,336 - DEBUG] Making request: POST https://accounts.google.com/o/oauth2/token [2021-10-22 11:36:05,432 - DEBUG] Starting new HTTPS connection (1): accounts.google.com:443 [2021-10-22 11:36:07,774 - DEBUG] https://accounts.google.com:443 "POST /o/oauth2/token HTTP/1.1" 20

RE: Historical Metrics appearing in Keyword Planner but not API response

2021-10-21 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Alex, Could you privately send us a communication log of request and response to the API showing the query along with the screenshot of the UI showing the discrepancy? The request and response appears similar to the JSON Mappings in our REST documentation. Our client libraries have loggers

Historical Metrics appearing in Keyword Planner but not API response

2021-10-20 Thread Alex
Hello, I am using the Historical Metrics API and it is giving a response for "bitcoin etf" and "vibrator" in the Keyword Planner Interface but nothing as a response within the API. Any suggestions? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

RE: Google Keyword Planner

2021-07-23 Thread Google Ads API Forum Advisor
Hi Jan, Thanks for reaching out to us. Could you please confirm whether you are using the AdWords API or the Google Ads API? For the Adwords API, by setting the TargetingIdeaService.RequestType to STATS for the TargettingIdeaService, you can get the historic search volume for the specific key

Google Keyword Planner

2021-07-22 Thread Jan Dranreb Balangue
Hi is there a chance i can get the search volume of per keywords through Google Keyword Planner API? if yes how? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

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 G

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

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 fi

RE: Querying existing Keyword Planner Ad Group Metrics

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi Pascal, Thank you for posting your concern. Since your question about keyword_plan_path and the other inquiries are related to Python code implementation, then I would suggest to reach out to the author of the client library as they are more equipped to provide support to this topic. You ma

Querying existing Keyword Planner Ad Group Metrics

2021-03-11 Thread Pascal Clausen
Hi, with the available example python scripts I managed to use the Google Ads API get a campaign infos, add a keyword plan, get keyword ideas, and generate forecast metrics. However I still have difficulties to understand some of the logic and especially finding the names of the methods to per

Re: discrepancy between Keyword Planner UI and api:generateForecastMetrics

2020-12-30 Thread Google Ads API Forum Advisor Prod
Hi Steve, I see you have created a private thread on the same subject. We can continue troubleshooting from there and cease communication on this thread. Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q29URlj:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: discrepancy between Keyword Planner UI and api:generateForecastMetrics

2020-12-28 Thread Steve Wilcox
Ernie, I cannot reply to author. It says I do not have permission. I will email the requested information to the API team as I have done before. On Sunday, December 27, 2020 at 10:36:16 PM UTC-7 adsapiforumadvisor wrote: > Hi Steve, > > Thank you for posting your concern. > > To investigate y

RE: discrepancy between Keyword Planner UI and api:generateForecastMetrics

2020-12-27 Thread Google Ads API Forum Advisor Prod
Hi Steve, Thank you for posting your concern. To investigate your concern, please provide the following details via Reply privately to author option: complete API request and response logs with request ID generated on your end customer ID screenshot of the whole UI Regards, Ernie John Blanca

discrepancy between Keyword Planner UI and api:generateForecastMetrics

2020-12-23 Thread Steve Wilcox
For some reason, when I run generateForecastMetrics, I get pretty radically different results from the keyword planner UI "campaignForecast": { "impressions": 17.875293731689453, "ctr": 0.01632027141749859, "aver

Results of generateForecastMetrics do not match the Keyword Planner UI

2020-12-23 Thread Steve Wilcox
ecast": { "impressions": 17.875293731689453, "ctr": 0.01632027141749859, "averageCpc": "1154007", "clicks": 0.2917296588420868, "costMicros": "336658" }, than when I look at the same plan in the keyword planner UI: -- --

RE: Data discrepancy between Google Ads API and Keyword planner UI

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Raskrutka, Apologies for the late response. Are you still seeing the discrepancies that you mentioned previously? If so I can try to help figure out where the discrepancies are coming from. Best, Ben Karl, Google Ads API Team ref:_00D1U1174p._5004Q23v6Vp:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: Data mismatch between Google UI (Keyword planner) and API (TrafficEstimatorService)

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Amandeep, If you are asking about the discrepancy between the UI and the API, then please note that the AdWords TrafficEstimatorService actually runs on a different back-end server than the UI keyword planner. The discrepancies between the UI and the API are expected. If you want API

Re: Data mismatch between Google UI (Keyword planner) and API (TrafficEstimatorService)

2020-09-16 Thread Amandeep Walia
s of the API call *via > Reply privately to author *as well as a screenshot of the UI keyword > planner? > > Regards, > Mitchell > Google Ads API Team > > ref:_00D1U1174p._5004Q20WSYQ:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: Data mismatch between keyword planner UI and targetingIdea service in adwords API

2020-09-15 Thread Google Ads API Forum Advisor Prod
Hi Sreelal, Thanks for reaching out! The TargetingIdeaService in AdWords API uses a different back end server than the UI to generate keyword ideas. Google Ads API results should be closer to what you see in the UI. However, it is expected that the result of the API and the result of the UI may

Data mismatch between keyword planner UI and targetingIdeas service response in adwords API

2020-09-15 Thread Sreelal K M
Hi I am trying to implement the keyword planner utility using adwords api python sdk. But it looks like the keyword ideas provided by the keyword planner UI is entirely different from the adwords api response. *Example:* seed keyword - face location - india (default) language - english

Data mismatch between keyword planner UI and targetingIdea service in adwords API

2020-09-15 Thread Sreelal K M
I am trying to implement the keyword planner utility using adwords api python sdk. But it looks like the keyword ideas provided by the keyword planner UI is entirely different from the adwords api response. *Example:* seed keyword - face location - india (default) language - english (default

Re: Volume in Google Keyword Planner and via API differs

2020-09-11 Thread 'Юлия' via AdWords API and Google Ads API Forum
sary data? It is a closer API to the Keyword > Planner UI than TargetingIdeaService. > > > Cheers > Anash > > ref:_00D1U1174p._5004Q23umB6:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

Re: Differences in keyword planner results using API and UI

2020-09-03 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, this data is not available in the API. Please follow our blog for updates. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5001UV0TNb:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleads

Re: Volume in Google Keyword Planner and via API differs

2020-09-03 Thread Google Ads API Forum Advisor Prod
Folks, Could you also take a look at https://developers.google.com/google-ads/api/docs/keyword-planning/overview to see if that gives you the necessary data? It is a closer API to the Keyword Planner UI than TargetingIdeaService. Cheers Anash ref:_00D1U1174p._5004Q23umB6:ref

Re: Volume in Google Keyword Planner and via API differs

2020-09-03 Thread Google Ads API Forum Advisor Prod
Folks, Can you please provide a log so I can investigate further? Cheers Anash ref:_00D1U1174p._5004Q23umB6:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receiv

Re: Differences in keyword planner results using API and UI

2020-09-03 Thread Amandeep Walia
same issue. How we can get the suggested daily budget through api? Which we can see in UI On Wednesday, February 12, 2020 at 3:08:16 AM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Can you please *reply privately to author *your SOAP request and response > so I can see if there is any mismatch

  1   2   3   4   >