viewedListing
A user viewed the details on a listing.
A user viewed the details on a listing.
See also: listingImpression, viewedSavedListing
| Field | Type | Required | Description |
|---|---|---|---|
listing | listing | Yes | The listing that was viewed |
1/* viewedListing example */23brytescore( "realestate.viewedListing", { "listing": listing } );
Updated July 25, 2026