|
parameter
|
Description
|
|
download=?
|
1: Return data as a text file, 0 (default): Display data on page
|
|
range=(x,y)
|
x: from index, y: to index (1-base). ex: range=(11,20)
|
|
filter=[?]
|
|
|
CID=?
|
CategoryID, can have multiple IDs separated by a comma. Ex: CID=11,20,30
|
|
SCID=?
|
SubCategoryID
|
|
RID=?
|
RegionID
|
|
ListID=?
|
ListingID
|
|
searchTerm=?
|
|
|
sortBy=?
|
|
|
amenity=?
|
|
|
personality=?
|
|
|
longitude=?
|
GEO coordinate for ordering by distance. This also require latitude.
|
|
latitude=?
|
GEO coordinate for ordering by distance. This also require longitude.
|
|
top=?
|
Display the top number of records. Ex: top=100 (display the top 100 records)
|