Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 483 Bytes

File metadata and controls

13 lines (8 loc) · 483 Bytes

Home > @yext/analytics > EventPayload > count

EventPayload.count property

When the record summarizes multiple events, the number of events the record represents. The event is treated as if it is duplicated this many times.

Signature:

count?: number;