{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-pinpoint/refs/heads/main/json-schema/amazon-pinpoint-event-filter-schema.json",
"title": "EventFilter",
"description": "Specifies the settings for an event that causes a campaign to be sent or a journey activity to be performed.",
"type": "object",
"properties": {
"Dimensions": {
"allOf": [
{
"$ref": "#/components/schemas/EventDimensions"
},
{
"description": "The dimensions for the event filter to use for the campaign or the journey activity."
}
]
},
"FilterType": {
"allOf": [
{
"$ref": "#/components/schemas/FilterType"
},
{
"description": "The type of event that causes the campaign to be sent or the journey activity to be performed. Valid values are: SYSTEM, sends the campaign or performs the activity when a system event occurs; and, ENDPOINT, sends the campaign or performs the activity when an endpoint event (<link linkend=\"apps-application-id-events\">Events resource</link>) occurs."
}
]
}
},
"required": [
"FilterType",
"Dimensions"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.