| actionType |
Gets the data type of this rule action. |
string (values: reference, refreshfiles, applywatermarkonmasterfile, classifyrecord, scheduleresaveofrecord, unclassifyrecord, setfieldvalue, sendemail, createpresetcrops, aprimoai, aprimoaiupdateperformance, createreviewfile, createrenditions, createpubliclinks, deletepubliclinks, changecontenttype, changerecordstatus, predictivemetadata, enhancedcaptioning) |
| classificationId |
Specify the Id of the classification, in case GettingType is set to "Specified". In case ClassificationIds property is not null, current property is ignored. |
guid |
| classificationIds |
Specify the Id of the many classifications, in case GettingType is set to "Specified". In case current property is not null, ClassificationId propetry is ignored. |
Collection of guid items |
| executionTime |
Gets the execution time of the rule action. |
string (values: delayed, immediately) |
| gettingType |
Controls how the classification is specified: either with a specific Id (Specified) or as a result of a reference (CalculatedByReference). |
string (values: specified, calculatedbyreference) |
| identifierType |
Specify what is given as identification for the classification, in case GettingType is set to "CalculatedByReference". Possible values are Identifier or NamePath. |
string (values: namepath, identifier) |
| index |
Index of a rule action in collection. |
int32 |
| reference |
A reference that results in a classification Id or name path, depending on the value of IdentifierType. |
string |
| unlinkTarget |
Specify which classifications will be unlinked. |
string (values: classification, classificationsdescendants) |