Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EventFilter

import type { EventFilter } from "https://aws-api.deno.dev/v0.4/services/pinpoint.ts?docs=full";

Specifies the settings for an event that causes a campaign to be sent or a journey activity to be performed.

interface EventFilter {
Dimensions: EventDimensions;
FilterType: FilterType;
}

§Properties

§

The dimensions for the event filter to use for the campaign or the journey activity.

§
FilterType: FilterType
[src]

TODO: Failed to render documentation: unhandled paragraph inner tag link