onAdItemLoaded method
- int itemIdInData
Callback for when the ad that was rolled successfully for an item, actually loads and is ready to be shown
itemIdInData Id that is assigned to the data
Implementation
void onAdItemLoaded(int itemIdInData) {}
Callback for when the ad that was rolled successfully for an item, actually loads and is ready to be shown
itemIdInData Id that is assigned to the data
void onAdItemLoaded(int itemIdInData) {}