So according to the  
[KeywordPlanIdeaService](https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanIdeaService)
 
documentation there's `GenerateKeywordIdeas` and 
`GenerateKeywordHistoricalMetrics'.

On line 169 of 
<https://github.com/googleads/google-ads-dotnet/blob/af4359a8dc312402ffb8d3f746388216112136c5/examples/Planning/GenerateKeywordIdeas.cs>
 
one sees
```
GenerateKeywordIdeasRequest request = new GenerateKeywordIdeasRequest()
```
However, nowhere in the samples does one see 
```
GenerateKeywordHistoricalMetricsRequest request = new  
GenerateKeywordHistoricalMetricsRequest()
```
and the Google Ads library (at least the google-ads-dotnet one) knows 
nothing about such a symbol.

When might one expect the sources to catch up with the documentation?

--- Bruce.

```

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/75d273a9-c68e-4df5-bb87-0475b2bed55fn%40googlegroups.com.

Reply via email to