[ NoAccessorMethod ]
public double longitude { get; set; }
The longitude of a particular location of which videos should be found.
This should be used in conjunction with latitude; if either property is
outside the valid range, neither will be used. Valid longitudes are between -180
and 180
degrees; any values of
this property outside that range will unset the property in the query URI.
For more information, see the documentation for latitude.