Re: AddKeywordPlan C# Example - cannot complete your request at the moment error

2022-01-10 Thread 'Ian Campbell' via AdWords API and Google Ads API Forum
[image: Screenshot 2.jpg] Weird thing is GenerateHistoricalMetrics api call actually works ok. My problem now is that the KeyWord Plan I create via the api cannot be viewed in the Google Ads UI On Friday, 7 January 2022 at 18:21:58 UTC adsapi wrote: > Hi Ian, > > If you can privately provide us

Re: AddKeywordPlan C# Example - cannot complete your request at the moment error

2022-01-07 Thread 'Ian Campbell' via AdWords API and Google Ads API Forum
Ah interesting. So it seems that a keyword plan created using AddKeywordPlan.cs gives the error I mentioned when you try view it in Keyword Planner in the Google Ads UI. However...you can get metrics back from it, by querying it via the api i.e. by running GenerateForecastMetrics.cs or calling

Re: AddKeywordPlan C# Example - cannot complete your request at the moment error

2022-01-07 Thread 'Ian Campbell' via AdWords API and Google Ads API Forum
Thanks, I have reached out to the product support team I did find these Quota limits in the docs. https://developers.google.com/google-ads/api/docs/best-practices/quotas#planning_services But they don't seem to apply, as I am running the example code just once. If the UI error is intermittent, i