campaignHook property

CampaignHook? campaignHook
final

The settings for the AWS Lambda function to invoke by default as a code hook for campaigns in the application. You can use this hook to customize segments that are used by campaigns in the application.

Implementation

final CampaignHook? campaignHook;