ContentTypeIdentifier Criterion¶
The ContentTypeIdentifier Search Criterion searches for content based on the identifier of its content type.
Arguments¶
value- string(s) representing the content type identifier(s)
Example¶
You can use this Search Criterion over the REST API, in the payload of the POST /views request:
1 2 3 4 5 | |
1 2 3 4 5 | |