This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
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¶
PHP¶
1 |
|
1 |
|
REST API¶
1 2 3 4 5 6 7 8 |
|
1 2 3 4 5 6 7 8 9 10 |
|