id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| beta-event-attributes |
EventAttributes |
EventAttributes |
EventAttributes |
pythonsdk |
| python |
| Python |
| sdk |
| EventAttributes |
| BetaEventAttributes |
|
/tools/sdk/python/beta/models/event-attributes |
| SDK |
| Software Development Kit |
| EventAttributes |
| BetaEventAttributes |
|
EventAttributes
Attributes related to an IdentityNow ETS event
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
The unique ID of the trigger |
[required] |
| filter_ |
str |
JSON path expression that will limit which events the trigger will fire on |
[optional] |
| description |
str |
Description of the event trigger |
[optional] |
| } |
|
|
|
Example
[Back to top]