Difference between revisions of "Event.BANNER AD FAILED"

From GiderosMobile
Line 3: Line 3:
 
'''Value:''' bannerAdFailed<br/>
 
'''Value:''' bannerAdFailed<br/>
 
=== Description ===
 
=== Description ===
This event is dispatched when the loading of ad has failed.
+
<translate>This event is dispatched when the loading of ad has failed.</translate>
 
=== Parameters ===
 
=== Parameters ===
'''errorCode''': (number) code of the error<br/>
+
'''errorCode''': (number) <translate>code of the error</translate><br/>
'''errorDescription''': (string) description of the error<br/>
+
'''errorDescription''': (string) <translate>description of the error</translate><br/>

Revision as of 14:34, 23 August 2018

Available since: Gideros 2012.8
Value: bannerAdFailed

Description

This event is dispatched when the loading of ad has failed.

Parameters

errorCode: (number) code of the error
errorDescription: (string) description of the error