https://ns.adobe.com/experience/workfront/categoryparameter
Category Parameter related fields
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | adobe/experience/workfront/categoryparameter.schema.json |
{
"workfront:categoryparameter": {
"workfront:parameterID": "1234ASD",
"workfront:parameterGroupID": "12345",
"workfront:securityLevel": "LE"
}
}| Property | Type | Required | Defined by |
|---|---|---|---|
| workfront:categoryparameter | object |
Optional | Workfront Category Attributes (this schema) |
* |
any | Additional | this schema allows additional properties |
workfront:categoryparameter
- is optional
- type:
object - defined in this schema
object with following properties:
| Property | Type | Required |
|---|---|---|
workfront:categoryParameterExpressionID |
string | Optional |
workfront:parameterGroupID |
string | Optional |
workfront:parameterID |
string | Optional |
workfront:securityLevel |
string | Optional |
workfront:viewSecurityLevel |
string | Optional |
Expression ID of category parameter
workfront:categoryParameterExpressionID
- is optional
- type:
string
string
Group ID to which the category parameter belongs to
workfront:parameterGroupID
- is optional
- type:
string
string
Parameter ID of category parameter object
workfront:parameterID
- is optional
- type:
string
string
Security level the category parameter belongs to
workfront:securityLevel
- is optional
- type:
string
string
Security level view
workfront:viewSecurityLevel
- is optional
- type:
string
string