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.
IsMainLocation Criterion¶
The IsMainLocation
Search Criterion
searches for Locations based on whether they are the main Location of a content item or not.
This Criterion is available only for Location Search.
Arguments¶
value
-IsMainLocation::MAIN
(0) orIsMainLocation::NOT_MAIN
(1), representing whether to search for a main or not main Location
Example¶
PHP¶
1 |
|