Oracle Moat Analytics
Oracle Moat is a measurement and marketing analytics suite designed to help advertisers, publishers, and platforms measure media performance across the breadth of their digital and TV advertising campaigns.
Configuration
| Attribute | Type | Required | Description |
|---|---|---|---|
| enabled | boolean | No | Enable the plugin (Defaults to false if no value is given.) |
| partnerCode | string | No | Partner code |
Swift
let moatConfig = MoatPluginConfiguration(enabled: true,
partnerCode: "samplepartnercode123")