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
{
"LiveListingStatistics": [
{
"ListingId": 123,
"WatcherCount": 123,
"EnquiryCount": 123,
"IsSuperFeatured": false,
"DailyStatistics": [
{
"Day": "\/Date(1514764800)\/",
"NewViewCount": 123,
"NewImpressionsCount": 123
},
{
"Day": "\/Date(1514764800)\/",
"NewViewCount": 123,
"NewImpressionsCount": 123
}
],
"PerSuburbWatchersStatistics": [
{
"CurrentCount": 123,
"SuburbId": 123,
"SuburbName": "ABC",
"RegionId": 123,
"RegionName": "ABC",
"GSRegionId": 123
},
{
"CurrentCount": 123,
"SuburbId": 123,
"SuburbName": "ABC",
"RegionId": 123,
"RegionName": "ABC",
"GSRegionId": 123
}
],
"PerSuburbViewsStatistics": [
{
},
{
}
],
"ClickToCallCount": 123,
"MemberIds": [
123,
123
],
"GlobalPropertyNetworkStatistics": {
"ReaUrl": "ABC",
"RealtorUrl": "ABC",
"HousingUrl": "ABC",
"ProptigerUrl": "ABC",
"MakaanUrl": "ABC",
"ThinkoflivingUrl": "ABC"
},
"ImpressionsCount": 123,
"ImpressionsInPeriod": 123,
"ImpressionsCountAvgPerDay": 123
},
{
"ListingId": 123,
"WatcherCount": 123,
"EnquiryCount": 123,
"IsSuperFeatured": false,
"DailyStatistics": [
{
"Day": "\/Date(1514764800)\/",
"NewViewCount": 123,
"NewImpressionsCount": 123
},
{
"Day": "\/Date(1514764800)\/",
"NewViewCount": 123,
"NewImpressionsCount": 123
}
],
"PerSuburbWatchersStatistics": [
{
"CurrentCount": 123,
"SuburbId": 123,
"SuburbName": "ABC",
"RegionId": 123,
"RegionName": "ABC",
"GSRegionId": 123
},
{
"CurrentCount": 123,
"SuburbId": 123,
"SuburbName": "ABC",
"RegionId": 123,
"RegionName": "ABC",
"GSRegionId": 123
}
],
"PerSuburbViewsStatistics": [
{
},
{
}
],
"ClickToCallCount": 123,
"MemberIds": [
123,
123
],
"GlobalPropertyNetworkStatistics": {
"ReaUrl": "ABC",
"RealtorUrl": "ABC",
"HousingUrl": "ABC",
"ProptigerUrl": "ABC",
"MakaanUrl": "ABC",
"ThinkoflivingUrl": "ABC"
},
"ImpressionsCount": 123,
"ImpressionsInPeriod": 123,
"ImpressionsCountAvgPerDay": 123
}
],
"OfficeDailyStatistics": [
{
"Day": "\/Date(1514764800)\/",
"ListingCount": 123,
"NewViewCount": 123,
"NewImpressionCount": 123
},
{
"Day": "\/Date(1514764800)\/",
"ListingCount": 123,
"NewViewCount": 123,
"NewImpressionCount": 123
}
]
}