|
|
Line 1: |
Line 1: |
| __NOTOC__ | | __NOTOC__ |
− | <languages />
| + | '''Available since:''' Gideros 2011.6<br/> |
− | '''<translate>Available since</translate>:''' Gideros 2011.6<br/> | + | '''Class:''' [[Ads]]<br/> |
− | '''<translate>Class</translate>:''' [[Special:MyLanguage/Ads|Ads]]<br/> | + | |
− | === <translate>Description</translate> === | + | === Description === |
− | <translate>Display provided ad type with any other additional information.
| + | Displays 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>
| |
| <source lang="lua"> | | <source lang="lua"> |
− | Ads:showAd(...)
| + | Ads:showAd(...) |
| </source> | | </source> |
− | === <translate>Parameters</translate> === | + | |
− | '''...''': (varies) <translate>varies for each ad framework</translate> <br/> | + | For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide) '''Methods''' tab. |
| + | |
| + | === Parameters === |
| + | '''...''': (varies) varies for each ad framework<br/> |
| | | |
| {{Ads}} | | {{Ads}} |
Revision as of 21:18, 16 April 2023
Available since: Gideros 2011.6
Class: Ads
Description
Displays provided ad type with any other additional information.
For the possible values check [1](Ads Interface Guide) Methods tab.
Parameters
...: (varies) varies for each ad framework