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 GenerateHistoricalMetricsResponse response = kpServiceClient.GenerateHistoricalMetrics(keywordPlanResource) and supplying the keywordPlanId
so some progress On Friday, 7 January 2022 at 09:59:19 UTC Ian Campbell wrote: > 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, it has persisted for the last few days > and seems quite reproduceable. > I can't seem to find any further details on the error which might give me > more clues. > > It would be useful if someone else could confirm that the AddKeywordPlan > example works for them, or if it's just me that is seeing this. > On Friday, 7 January 2022 at 05:24:34 UTC adsapi wrote: > >> Hi Ian, >> >> >> >> Upon checking, there doesn't seem to be any system/quota limits on the >> usage of keyword plans. Since your API request was successful, the error >> you encountered might just be an intermittent error in the Google Ads web >> interface. If you want, you can try reaching out to the Google Ads >> product support team <https://support.google.com/google-ads/gethelp> to >> check if they have any insights regarding the error that you've encountered. >> >> >> >> Regards, >> [image: Google Logo] >> Kevin Gil Soriano >> Google Ads API Team >> >> >> ref:_00D1U1174p._5004Q2UhHyb:ref >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ad297d3a-64dd-4ecd-a05c-d911eb8b26bcn%40googlegroups.com.