Retrieve approved property image tags by filter section
Retrieves approved property image tags grouped by filter section.
| URL: | https://api.trademe.co.nz/v1/SearchOptions/PropertyImageTags.{file_format} |
|---|---|
| HTTP Method: | GET |
| Requires Authentication? | No |
| Permission Required: | Public |
| Supported Formats: | XML, JSON |
| Rate Limited? | No |
URL parameters
| file_format | Enumeration (required) | The format of the response. | ||||
|---|---|---|---|---|---|---|
|
||||||
Query String parameters
| filter | String (optional) |
The filter group to return: "must-haves", "views", "others", or "all" (default). |
|---|
Returns
Collection of <PropertyImageTagFilterSection>
A collection of filter sections, each containing a list of tag options.
| Filter | String or null |
The filter category identifier (e.g. "must-haves", "views", "others"). |
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Options | Collection of <PropertyImageTagOption> or null |
The tag options belonging to this filter category. |
|||||||||||||||||||||||
|
|||||||||||||||||||||||||