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

CampaignEventFilter

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

Specifies the settings for events that cause a campaign to be sent.

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

§Properties

§

The dimension settings of the event filter for the campaign.

§
FilterType: FilterType
[src]

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