CampaignTargeting
OCP App SDK / CampaignTargeting
Interface: CampaignTargeting
Defined in: src/app/Channel.ts:149
Defines the targeting requirements for a channel.
Properties
event_data?
optional
event_data:object
Defined in: src/app/Channel.ts:157
Any additional data to include on the events generated by the campaign run.
Index Signature
[field
: string
]: string
| number
| boolean
identifier
identifier:
string
Defined in: src/app/Channel.ts:153
The customer identifier field to target.
Updated 3 days ago