Reviews Change Types

Change types that represent data modifications made to the Reviews entity.

Change types

Change Included In Statistics

This change is initiated by background processes after the Transition State update action is performed.
type​
String​
"ChangeIncludedInStatisticsChange"
change​
String​
"changeIncludedInStatistics"
previousValue​
Boolean​

Value before the change.

nextValue​
Boolean​

Value after the change.

Set Author Name

Change triggered by the Set Author Name update action.
type​
String​
"SetAuthorNameChange"
change​
String​
"setAuthorName"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Custom Field

Change triggered by the Set Custom Field update action.
type​
String​
"SetCustomFieldChange"
change​
String​
"setCustomField"
previousValue​
Any​

Value before the change.

nextValue​
Any​

Value after the change.

name​
String​
Name of the Custom Field.
customTypeId​
String​
id of the referenced Type.

Set Custom Type

Change triggered by the Set Custom Type update action.
type​
String​
"SetCustomTypeChange"
change​
String​
"setCustomType"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Customer

Change triggered by the Set Customer update action.
type​
String​
"SetCustomerChange"
change​
String​
"setCustomer"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Key

type​
String​
"SetKeyChange"
change​
String​
"setKey"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Locale

type​
String​
"SetLocaleChange"
change​
String​
"setLocale"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Rating

Change triggered by the Set Rating update action.
type​
String​
"SetRatingChange"
change​
String​
"setRating"
previousValue​
Int​

Value before the change.

nextValue​
Int​

Value after the change.

Set Target

Change triggered by the Set Target update action.
type​
String​
"SetTargetChange"
change​
String​
"setTarget"
previousValue​

Value before the change.

nextValue​

Value after the change.

Set Text

Change triggered by the Set Text update action.
type​
String​
"SetTextChange"
change​
String​
"setText"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Set Title

type​
String​
"SetTitleChange"
change​
String​
"setTitle"
previousValue​
String​

Value before the change.

nextValue​
String​

Value after the change.

Transition State

Change triggered by the Transition State update action.
type​
String​
"TransitionStateChange"
change​
String​
"transitionState"
previousValue​

Value before the change.

nextValue​

Value after the change.