CreateNPSUserRating Action

Creates an NPS user rating.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Score
Edm.Int32 False True

The score value of the rating.

Comment
Edm.String True False

Any comment provided as part of the rating.

AppModuleId
Edm.String False False

The App Module ID for the App being rated.

Browser
Edm.String False False

The browser being used for the rating.

Device
Edm.String False False

The device being used for the rating.

See also