IWebmasterApi.GetKeywordStats
Namespace: Microsoft.Bing.Webmaster.Api
IWebmasterApi.GetKeywordStats Method
Get keyword historical statistics
Syntax
List<KeywordStats> GetKeywordStats( string q, string country, string language )
Parameters
q
Type: System.String
keyword
country
Type: System.String
country (ISO 3166). Can be empty string.
language
Type: System.String
language (IETF language tag). Can be empty string.
Return Value
keyword impressions
See Also
Show: