ContentTypeId Criterion¶
The ContentTypeId Search Criterion searches for content based on the ID of its content type.
Arguments¶
value- int(s) representing the content type ID(s)
Example¶
PHP¶
1 2 3 4 5 | |
REST API¶
1 2 3 4 5 | |
1 2 3 4 5 | |
The ContentTypeId Search Criterion searches for content based on the ID of its content type.
value - int(s) representing the content type ID(s)1 2 3 4 5 | |
1 2 3 4 5 | |
1 2 3 4 5 | |