Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 475 Bytes

File metadata and controls

15 lines (9 loc) · 475 Bytes

Home > @yext/analytics > EventPayload > bot

EventPayload.bot property

Whether the event is the result of bot activity.

If not specified the system will automatically detect whether this event originates from a bot.

Signature:

bot?: boolean;