Search in documentation:     Advanced search
Browse by category:

isVideoOwner

Views: 68
Votes: 0
Posted: 04 Nov, 2009
Updated: 04 Nov, 2009
Description
Returns if video belongs to a specific user

Request Method

POST, GET

Input Data

appToken (string)

sig (string)

token (string) (optional)

Output Data

XML

Method : video/isVideoOwner

Call : http://api.kewego.com/video/isVideoOwner

Parameter(s) :

  • appToken : (string) Application Token
      appToken=d24267bee58313337341f46771f3eeaa64b9254856b0ff3dc6eab18718db0a5e
  • token : (string) user token identifier
      token=17d56835df8284736678f8213bc4b70c08af0beeb946b8f624774975c1058d0b
  • sig : (string) video identifiant
      sig=iLyROoaftAP_

Data output :


<kewego_response>
   <message>
     <isVideoOwner>true</isVideoOwner>
   </message>
</kewego_response>

Errors :

  • 3002 : Required Parameter missing
  • 3009 : Incorrect token
  • 3035 : appToken error
Others in this Category
document getDetails
document setKAD
document getThumbnailsURL
document setAccessStatus
document delete
document getComments
document sendAbuse
document getPlayerCode
document getStream
document addComment
document getAvailabilityStatus
document setRating
document getPID
document removeKAD
document getURL
document getRelatedPageUrl
document getStreamInChannel
document getSourceFile
document setModerationStatus
document setDetails
document getKad
document getStreamURL
document setBroadcastEndDate
document getThumbnail
document getStreamUrlInChannel



RSS