Difference between revisions of "Ads:enableTesting"
From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight") |
|||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
Ads:enableTesting() | Ads:enableTesting() | ||
</syntaxhighlight> | </syntaxhighlight> | ||
+ | |||
+ | Possible results: | ||
+ | *'''AdColony''': does nothing | ||
+ | *'''Admob''': enables test ads | ||
+ | *'''Amazon''': enables test ads | ||
+ | *'''AppLovin''': testing is enabled from website | ||
+ | *'''Chartboost''': does nothing | ||
+ | *'''HeyZap''': does nothing | ||
+ | *'''iAds''': does nothing | ||
+ | *'''InMobi''': does nothing | ||
+ | *'''Millenial''': does nothing | ||
+ | *'''MoPub''': does nothing | ||
+ | *'''Revmob''': enables test ads | ||
+ | *'''Samsung AdHub''': does nothing | ||
+ | *'''TapForTap''': enables test ads | ||
+ | *'''TapJoy''': does nothing | ||
+ | *'''Unity''': does nothing | ||
+ | *'''Vungle''': does nothing | ||
{{Ads}} | {{Ads}} |
Latest revision as of 03:48, 16 February 2025
Available since: Gideros 2011.6
Class: Ads
Description
Enables testing ads if supported by framework.
Ads:enableTesting()
Possible results:
- AdColony: does nothing
- Admob: enables test ads
- Amazon: enables test ads
- AppLovin: testing is enabled from website
- Chartboost: does nothing
- HeyZap: does nothing
- iAds: does nothing
- InMobi: does nothing
- Millenial: does nothing
- MoPub: does nothing
- Revmob: enables test ads
- Samsung AdHub: does nothing
- TapForTap: enables test ads
- TapJoy: does nothing
- Unity: does nothing
- Vungle: does nothing