3.1.4.24.2.1 GetRatingsOfUser
The GetRatingsOfUser element specifies the input data for the GetRatingsOfUser WSDL operation.
-
<xs:element name="GetRatingsOfUser" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="1" name="userAccountName" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element>
userAccountName: A string type that specifies the user login name of the user profile to retrieve social ratings for.