[ NoAccessorMethod ]
[ Version ( since = "0.8.0" ) ]
public double longitude { get; set; }
The location as a longitude coordinate associated with this video.
Valid longitudes range from <code class="literal">-180.0</code> to <code class="literal">180.0</code> inclusive. Set to a value outside this range to unset the location.
For more information, see the <ulink type="http" url="https://developers.google.com/youtube/v3/docs/videos#recordingDetails.location.longitude"> online documentation</ulink>.