NewsRequest.Category (Bing, Version 2.0)

Specifies a category of news for which to provide results.

Public Property Category As String
public string Category { get; set; }

Remarks

Valid values include:

  • rt_Business

  • rt_Entertainment

  • rt_Health

  • rt_Politics

  • rt_Sports

  • rt_US

  • rt_World

  • rt_ScienceAndTechnology

If no results match the input provided for this parameter, Bing returns the default set of results, which is news belonging to a mix of categories.

Only applicable in en-US market.

See Also

Concepts

News SourceType Code Samples