ParentLocationId Criterion¶
The ParentLocationId Search Criterion
searches for content based on the Location ID of its parent.
Arguments¶
value- int(s) representing the parent location IDs
Example¶
1 2 3 4 5 | |
1 2 3 4 5 | |
Use case¶
You can use the ParentLocationId Search Criterion to list blog posts contained in a blog, by combining it with the Visibility Criterion so that hidden posts are excluded.