The School Profile contains fields describing a profile owner's education history.
GET returns a school profile identified by
{id} of the profile owner specified
by the given {guid}. The {id} can be retrieved via the School Profile
Collection or the Profile. PUT replaces the school
profile identified by {id} of the
profile owner specified by the given {guid}. DELETE removes the
school profile identified by {id} of
the profile owner specified by the given {guid}.
http://social.yahooapis.com/v1/user/{guid}/profile/school/{id}
Not available.
GETcallbackformatNot available.
GET: Read Yahoo! Profiles
| Element | JSON Data Type | XML Schema Data Type | Description |
|---|---|---|---|
id
|
string | string | ID of the object. |
schoolName
|
string | string | School name attended by the profile owner. |
schoolType
|
string | string | Type of school (i.e., elementary, high school, college). |
schoolYear
|
number | positiveInteger | Graduating year (4-digit year) of the school. |
uri
|
string | anyURI | The URL to the School profile. |