Delegate ChartboostMediationImpressionLevelRevenueDataEvent
Namespace: Chartboost.Mediation
Assembly: Chartboost.Mediation.dll
Syntax
public delegate void ChartboostMediationImpressionLevelRevenueDataEvent(string placement, Hashtable impressionData)
Parameters
| Type | Name | Description |
|---|---|---|
| string | placement | The placement name. |
| Hashtable | impressionData | The impression data delivered within a hashtable. |