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.
    
TaxonomyEntryId Criterion¶
The TaxonomyEntryId Search Criterion searches for content based on the ID of the Taxonomy Entry it's assigned to.
Arguments¶
- value- int(s) representing the IDs of the Tag(s)
Example¶
PHP¶
| 1 |  | 
Add an array of ID's to find Content tagged with at least one of the tags (OR).
| 1 |  |