Previous Topic: rateDocumentNext Topic: getQuestionsAsked


updateRating

The following parameters apply to the updateRating method:

Parameter

Type

Description

SID

Integer

Identifies the session retrieved from logging in.

buID

Integer

Identifies the unique ID of the rating you want to modify. This ID is returned by the rateDocument() method.

rate

Integer

Identifies the new rating to apply to the document (a scale of 0—4, where 0 is the worst and 4 is the best).

Description

Updates one of the ratings of a particular document.

Returns

A <UDSObject> node describing BU_TRANS with the updated rating attribute.