Difference between revisions of "Ads:showAd"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
Line 7: Line 7:
 
<source lang="lua">
 
<source lang="lua">
 
Ads:showAd(...)
 
Ads:showAd(...)
</source>
+
</syntaxhighlight>
  
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide) '''Methods''' tab.
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide) '''Methods''' tab.

Revision as of 17:35, 12 July 2023

Available since: Gideros 2011.6
Class: Ads

Description

Displays provided ad type with any other additional information. <source lang="lua"> Ads:showAd(...) </syntaxhighlight>

For the possible values check [1](Ads Interface Guide) Methods tab.

Parameters

...: (varies) varies for each ad framework