SectionId Criterion¶
The SectionId Search Criterion searches for content based on the ID of the Section it's assigned to.
Arguments¶
value- int(s) representing the IDs of the Section(s)
Example¶
PHP¶
1 2 3 4 5 | |
REST API¶
1 2 3 4 5 | |
1 2 3 4 5 | |
The SectionId Search Criterion searches for content based on the ID of the Section it's assigned to.
value - int(s) representing the IDs of the Section(s)1 2 3 4 5 | |
1 2 3 4 5 | |
1 2 3 4 5 | |