Difference between revisions of "Ads:showAd"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2011.6<br/>
+
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
=== Description ===
+
=== <translate>Description</translate> ===
 
<translate>Display provided ad type with any other additional information.
 
<translate>Display provided ad type with any other additional information.
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide) Methods tab</translate>
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide) Methods tab</translate>
Line 7: Line 7:
 
  Ads:showAd(...)
 
  Ads:showAd(...)
 
</source>
 
</source>
=== Parameters ===
+
=== <translate>Parameters</translate> ===
 
'''...''': (varies) <translate>varies for each ad framework</translate> <br/>
 
'''...''': (varies) <translate>varies for each ad framework</translate> <br/>

Revision as of 08:29, 24 August 2018

Available since: Gideros 2011.6

Description

Display provided ad type with any other additional information. For the possible values check [1](Ads Interface Guide) Methods tab

 Ads:showAd(...)

Parameters

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