Sibling Criterion¶
The Sibling Search Criterion searches for content under the same parent as the indicated location.
Arguments¶
locationId- int representing the location IDparentLocationId- int representing the parent location ID
Example¶
You can use this Search Criterion over the REST API, in the payload of the POST /views request:
1 2 3 4 5 6 7 8 | |
1 2 3 4 5 6 7 8 | |