ObjectStateIdentifier Criterion¶
The ObjectStateIdentifier Search Criterion searches for content based on its object state identifier.
Arguments¶
value- string(s) representing the object state identifier(s)target(optional for PHP) - string representing the object state group
Example¶
You can use this Search Criterion over the REST API, in the payload of the POST /views request:
1 2 3 4 5 6 7 8 | |
1 2 3 4 5 6 7 8 9 10 | |