Listings
Retrieve details of listing using the listing id
get/v1/listings/{id}/statistics
Path parameters
idinteger required
Id of the listing
Query parameters
timePeriod'last7Days' | 'last90Days' | 'wholeCampaign'
Defines StatisticsTimePeriod
The period of time to see the listing performance for (not including today). Defaults to Last7Days
channel'residential' | 'commercial' | 'business'
Filter statistics for the given channel. Defaults to listing Channel.
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.