Name | Type | Description | Notes |
---|---|---|---|
base_url | String | The base URL of your MoEngage deployment, containing the MoEngage data center number (represented by `0X`). | |
app_id | String | MoEngage APP ID. See MoEngage Developer Guide. | |
data_api_id | String | MoEngage DATA API ID. See MoEngage Developer Guide. | |
data_api_key | String | MoEngage DATA API Key. See MoEngage Developer Guide. |
require 'TalonOne'
instance = TalonOne::OutgoingIntegrationMoEngagePolicy.new(base_url: https://api-01.moengage.com,
app_id: LDUBEU9PLTPYXV30SMTYAAAA,
data_api_id: LDUBEU9PLTPYXV30SMTYAAAA,
data_api_key: R95crrAAdZ747QLXe8LwnGLX)