Get property office live listing statistics
Retrieve a list of a property listings for office user, with some basic statistics for 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/Office/{officeMemberId}/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
officeMemberId | 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 30 |
---|
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. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|