0

SUID help!!!

in the URI http://social.yahooapis.com/v1/user/{guid}...{source}/{suid} where can I ge the value of SUID?

by
1 Reply
  • QUOTE (lester @ Aug 1 2010, 10:08 PM) <{POST_SNAPBACK}>
    in the URI http://social.yahooapis.com/v1/user/{guid}...{source}/{suid} where can I ge the value of SUID?


    Hi, Lester. The SUID is a unique value you (as the developer) generate for each update.

    From the Updates docs: "The SUID is one of the fields that identifies an update. A combination of the GUID, source, and SUID uniquely identifies an update. The SUID is an arbitrary and unique string generated by an application ... when the update is created." ("http://developer.yahoo.com/social/rest_api_guide/Single-update-resource.html#suidIdentifier")

    The same doc page (above) also has a link to an example walkthru which shows how to create such a unique SUID.

    cheers, -micah!
    0

Recent Posts

in Updates