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're 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 |
|