StructuredSearchQuery.Keyword Property

 

A string specifying the 'what' component of a search query. Optional. Either the Keyword property or the Location property must be specified. Set this property before making a service request.

Syntax

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

Remarks

The Keyword property string has a maximum length of 75.