BasicNotificationAllOf.md
BasicNotificationAllOfAndroidBackgroundLayout.md
BeginLiveActivityRequest.md
CancelNotificationSuccessResponse.md
CreateNotificationSuccessResponse.md
CreatePlayerSuccessResponse.md
CreateSegmentConflictResponse.md
CreateSegmentSuccessResponse.md
CreateSubscriptionRequestBody.md
CreateUserConflictResponse.md
CreateUserConflictResponseErrorsInner.md
CreateUserConflictResponseErrorsItemsMeta.md
DeletePlayerNotFoundResponse.md
DeletePlayerSuccessResponse.md
DeleteSegmentNotFoundResponse.md
DeleteSegmentSuccessResponse.md
ExportEventsSuccessResponse.md
ExportPlayersRequestBody.md
GenericErrorErrorsInner.md
GetNotificationRequestBody.md
InvalidIdentifierError.md
NotificationHistorySuccessResponse.md
NotificationWithMetaAllOf.md
PlatformDeliveryDataEmailAllOf.md
PlatformDeliveryDataSmsAllOf.md
PlayerNotificationTarget.md
PlayerNotificationTargetIncludeAliases.md
SegmentNotificationTarget.md
TransferSubscriptionRequestBody.md
UpdateLiveActivityRequest.md
UpdateLiveActivitySuccessResponse.md
UpdatePlayerSuccessResponse.md
UpdatePlayerTagsRequestBody.md
UpdatePlayerTagsSuccessResponse.md
UpdateSubscriptionRequestBody.md
UserIdentityRequestBody.md
UserSubscriptionOptions.md
Name
Type
Description
Notes
field
String
Name of the field to use as the first operand in the filter expression.
key
String
If `field` is `tag`, this field is required to specify `key` inside the tags.
[optional]
value
String
Constant value to use as the second operand in the filter expression. This value is required when the relation operator is a binary operator.
[optional]
relation
RelationEnum
Operator of a filter expression.
Name
Value
GREATER_THAN
">"
LESS_THAN
"<"
EQUAL
"="
NOT_EQUAL
"!="
EXISTS
"exists"
NOT_EXISTS
"not_exists"
TIME_ELAPSED_GT
"time_elapsed_gt"
TIME_ELAPSED_LT
"time_elapsed_lt"
You can’t perform that action at this time.