Issue with generate historical metrics API call

2023-05-11 Thread Trent Raynard
After creating the keyword plan to call on so I can get search volume metrics for the keywords in the plan, I always hit this error after the first 2 results come back. File "/generate_historical_metrics.py", line 65, in main f"\tCompetition level: {metric.keyword_metrics.competition.name}." At

RE: More confusion with Generate Historical Metrics

2022-05-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Bruce, Thanks for reaching out to the Google Ads API Forum. To generate historic metrics, you need to use keyword_plan. The resource name of the KeywordPlan have the following form: customers/{customer_id}/keywordPlans/{kp_plan_id} Could you privately provide the complete request and respon

More confusion with Generate Historical Metrics

2022-05-29 Thread Bruce Axtens
According to the documentation To generate historical metrics: Create a KeywordPlan, KeywordPlanCampaigns, KeywordPlanAdGroups, KeywordPlanCampaignKeywords, and KeywordPlanAdGroupKeywords. Call KeywordPlanService.GenerateHistoricalMetrics with that keyword plan. Now the weird thing is that the

Generate Historical Metrics without a Keyword plan for a particular location / language

2022-05-18 Thread Bruce Axtens
As one Adil Khaji posted recently in another forum: We can use the method GenerateKeywordHistoricalMetrics to generate search volume information, even when the keyword plan is not created. Refer to the below location for the method details https://developers.google.com/google-ads/api/rest/refere

RE: Tell us about Generate Historical Metrics

2021-10-05 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi there, It's possible to remove keyword plans if limit is reached. You can perform a remove or an update on individual keywords. For your last question, you can set up a whole plan with forecast and historical metrics just using the API. Here is our overview. Feel free to get back to us. Re

Tell us about Generate Historical Metrics

2021-10-04 Thread 高橋幸大
I'm thinking of using Generate historical metrics. But I'm worried, so please help me. I have three questions. 1. If the maximum number of keyword plan registrations has been reached, can I delete it? 2. Is it possible to update or delete keywords for the registered keyword plan? 3.

Re: Can I set a date range when using Generate Historical Metrics of the Keyword Plan service?

2021-08-30 Thread Google Ads API Forum Advisor
Hello, The Ads API is not at feature parity with the Ads UI. There are a number of features supported in the Ads UI that are not supported in the Ads API. New features are announced on the Ads Developer blog. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q23IB

Re: Can I set a date range when using Generate Historical Metrics of the Keyword Plan service?

2021-08-25 Thread Alex
Why can you do this on the online version? but not the API On Wednesday, 28 April 2021 at 6:08:36 am UTC+10 Google Ads API Forum Advisor Prod wrote: > Hi Alex, > > Thank you for reaching out. Unfortunately, we don’t have any updates on > this feature request. Please keep an eye on our blog > <

Re: Generate Historical Metrics - only available for ENABLED plans

2021-08-17 Thread Stacey
Hi Peter, I have replied privately twice now, the latest being yesterday. Could you please review? Thanks, Stacey On Friday, June 18, 2021 at 4:38:50 AM UTC+1 adsapi wrote: > Hi Stacey, > > Thank you for reaching out to our API support team. > > So our team can more accurately troubleshoot,

RE: Generate Historical Metrics

2021-08-05 Thread Google Ads API Forum Advisor
Hello Oliver, Thank you for reaching out to us. So our team can better check on the issue you've encountered, could you share with us the complete logs (request and response with request-id) generated? In addition, you've mentioned that the previous AdWords API would simply return the search v

Generate Historical Metrics

2021-08-04 Thread 'Oliver Hayman' via AdWords API and Google Ads API Forum
e really helpful. I've tried both KeywordPlanService.GenerateHistoricalMetrics <https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics> and KeywordPlanIdeaService.GenerateKeywordIdeas <https://developers.google.com/google-ads/api/reference/rpc/v8/Gener

RE: Generate Historical Metrics - only available for ENABLED plans

2021-06-17 Thread Google Ads API Forum Advisor
Hi Stacey, Thank you for reaching out to our API support team. So our team can more accurately troubleshoot, could you first share your customer ID and the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries

Generate Historical Metrics - only available for ENABLED plans

2021-06-16 Thread Stacey
Hello, I am looking to get historical search metrics for a set of keywords that have been added under a campaign. After following the docs to create a keyword plan here - https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics I am making a call to

Re: Can I set a date range when using Generate Historical Metrics of the Keyword Plan service?

2021-04-27 Thread Google Ads API Forum Advisor Prod
Hi Alex, Thank you for reaching out. Unfortunately, we don’t have any updates on this feature request. Please keep an eye on our blog for the announcements and updates on new releases. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q23IBbb:r

Re: Can I set a date range when using Generate Historical Metrics of the Keyword Plan service?

2021-04-27 Thread Alex Papageorgiou
to generate Historical Metrics prior to the last 12 months date range by > KeywordPlanService in the Google Ads API. There is already a feature > request to support it in the Google Ads API. Please keep an eye on our > blog <https://ads-developers.googleblog.com/> for the announce

Re: Can I set a date range when using Generate Historical Metrics of the Keyword Plan service?

2020-08-07 Thread Google Ads API Forum Advisor Prod
Hi Fred, Thank you for reaching out. Unfortunately, it is currently not supported to generate Historical Metrics prior to the last 12 months date range by KeywordPlanService in the Google Ads API. There is already a feature request to support it in the Google Ads API. Please keep an eye on

RE: Can I set a date range when using Generate Historical Metrics of the Keyword Plan service?

2020-08-06 Thread Google Ads API Forum Advisor Prod
Hi Frédéric, Thank you for reaching out. The historical metrics are calculated based on the past twelve months data and could not be customized. If you use the keyword planner from the Google Ads UI, you would notice that even if you change the date range, the historical metrics in the table wo

Can I set a date range when using Generate Historical Metrics of the Keyword Plan service?

2020-08-06 Thread Frédéric Mahé
Hi, On the GUI, I can select a date range for the historical metrics, but I didn't find any way to do the same through the API. According to the doc , I can only seem to pass the resource name. I'm

Re: Generate Historical Metrics

2020-05-11 Thread yair viner
But before that we are creating a campaign via KeywordPlanCampaignServiceClient, try (KeywordPlanCampaignServiceClient client = googleAdsClient.getLatestVersion().createKeywordPlanCampaignServiceClient()) { // Adds the campaign. MutateKeywordPlanCampaignsResponse response =

RE: Generate Historical Metrics

2020-05-11 Thread Google Ads API Forum Advisor Prod
Hi Yair, Thank you for reaching out. When you use KeywordPlanService to generate the Historical Metrics you are not creating a campaign to run the ads and its only purpose is to generate data so it will not lead to any expense. Let me know if you have any further questions. Thanks and regards,

Generate Historical Metrics

2020-05-11 Thread yair viner
Hi, in order to generate an Historical Metrics i need to create the following: 1. Creates a KeywordPlan. 2. add a KeywordPlanCampaign to the KeywordPlan 3. add KeywordPlanAdGroups to the KeywordPlanCampaign. 4. add KeywordPlanKeywords to the KeywordPlanAdGroups. does it really create