adroll Plugin
Push Lytics audiences into AdRoll
adroll plugin
adroll pluginThe AdRoll plugin is for pushing Lytics audiences into AdRoll.
| Adroll |
|---|
namespace adroll |
| audience push |
| disabled by default |
Configuration
adroll: {
audiencePush: {
disabled: true,
global: '__adroll'
}
}adroll.audiencePush.disabled
adroll.audiencePush.disabled- Type
boolean - Optional
- Defaults to
true
Set disabled to false to enable this plugin.
Advanced options
Advanced options generally do not need to be configured.
adroll.audiencePush.global
adroll.audiencePush.global- Type
string - Optional
- Defaults to
__adroll
The global variable of the Adroll SDK.
Learn more about configuration
Mechanism
This plugin works by integrating with the AdRoll SDK. It loads audiences from Lytics and transmits them to AdRoll.
Events
| Event | Fires when | Payload |
|---|---|---|
adroll.audiencePush.done | The audiences have been pushed to Adroll | none |
Updated 13 days ago
