importYouTubeVideo


Imports a YouTube video into the ONEsite video system and associates it with the user.

Parameters

Name Description
userID required The user’s primary identifier.
blogID required The primary identifier for the user or group’s site. (Same as siteID)
galleryID required A video gallery id.
youtubeVideoID optional A YouTube video id.
youtubeVideoUrl optional A YouTube video url that includes a video id.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcVideo?action=importYouTubeVideo&nodeID=188234&userID=229928503&blogID=234714047&youtubeVideoID=C0DPdy98e4c&devkey=[devkey]

JSON Response