Difference between revisions of "Ads:showAd"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Displays provided ad type with any other additional information.
 
Displays provided ad type with any other additional information.
<source lang="lua">
+
<syntaxhighlight 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.

Latest revision as of 18:00, 12 July 2023

Available since: Gideros 2011.6
Class: Ads

Description

Displays provided ad type with any other additional information.

Ads:showAd(...)

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

Parameters

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