order_by


Description:

public string order_by { get; set; }

Specifies the order of entries in a feed.

Supported values are relevance, published, viewCount and rating.

Additionally, results most relevant to a specific language can be returned by setting the property to relevance_lang_languageCode , where languageCode is an ISO 639-1 language code, as used in GDataYouTubeQuery:language.

For more information, see the online documentation .