ViewProductImpressions: {
    events: (Catalog | Identity | PartyIdentification | ErrorEvent)[];
}

Description: View . This represents a single page of product impressions and one Catalog event should be sent for each item on the page. Subtypes: View Recommendations: If provided a recommendation ID then the product impression was provided by a recommendation View Search Results: If provided a search result ID then the product impression was provided by a search result. This includes category product listings.

Type declaration