Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 344 Bytes

File metadata and controls

19 lines (8 loc) · 344 Bytes

SearchEventsBotInfo

Filter events by their Bot Info result, specifically:

  • all - events where any kind of bot was detected.
  • none - events where no bot was detected.

Enum

  • ALL (value: "all")

  • NONE (value: "none")

  • UNSUPPORTED_VALUE_SDK_UPGRADE_REQUIRED (value: "unsupported_value_sdk_upgrade_required")