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.
    
ContentTypeGroupId Criterion¶
The ContentTypeGroupId Search Criterion
searches for content based on the ID of its Content Type group.
Arguments¶
- value- int(s) representing the Content Type group ID(s).
Example¶
| 1 |  | 
Use case¶
You can use the ContentTypeGroupId Criterion to query all Media Content items
(the default ID for the Media Content Type group is 3):
| 1 2 3 4 5 6 7 8 |  |