YOUTUBE_RATING_TYPE_SIMPLE


Description:

[ CCode ( cname = "GDATA_YOUTUBE_RATING_TYPE_SIMPLE" ) ]
[ Version ( deprecated = true , deprecated_since = "0.17.0" , since = "0.10.0" ) ]
public const string YOUTUBE_RATING_TYPE_SIMPLE

Warning: YOUTUBE_RATING_TYPE_SIMPLE is deprecated since 0.17.0.

A rating type to pass to get_media_rating for “simple” ratings.

Note:

No longer supported by Google. Calling get_media_rating with this rating type will always return null.

The values which can be returned for such ratings are: <code class="literal">adult</code> and <code class="literal"> nonadult</code>.


Namespace: GData
Package: libgdata