Get property agent live listing statistics
Retrieve a list of a property agent's live listings, with some basic statistics for the agent's listings and their office's listings. This endpoint is available for all Trademe partner API accounts however is rate limited to 100 calls per hour per consumer
| URL: | https://api.trademe.co.nz/v1/Property/Agents/{memberId}/LiveListingStatistics.{file_format} |
|---|---|
| HTTP Method: | GET |
| Requires Authentication? | Yes |
| Permission Required: | MyTradeMeRead: Read your membership & listing data. |
| Supported Formats: | XML, JSON |
| Rate Limited? | Yes |
URL parameters
| memberId | Integer (required) | |||||
|---|---|---|---|---|---|---|
| file_format | Enumeration (required) | The format of the response. | ||||
|
||||||
Query String parameters
| days | Integer (optional) |
The number of days statistics to retrieve, ending yesterday. Defaults to 30. Minimum 1, maximum 31. Ignored if from_date and to_date are provided. |
|---|---|---|
| from_date | String (optional) |
The start date for statistics (inclusive, format: yyyy-MM-dd). If provided, to_date must also be provided. Overrides the days parameter. Maximum 31-day range. |
| to_date | String (optional) |
The end date for statistics (inclusive, format: yyyy-MM-dd). If provided, from_date must also be provided. Overrides the days parameter. Maximum 31-day range. |
Returns
<LivePropertyListingStatistics>
LivePropertyListingStatistics
| LiveListingStatistics | Collection of <ListingStatistics> or null |
A list of live listings for the property agent with some basic statistics. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OfficeDailyStatistics | Collection of <OfficeDailyListingStatistics> or null |
The daily statistics for the office's combined live listings for the specified number of days. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||