Difference between revisions of "Ads:setKey"
From GiderosMobile
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | '''Available since:''' Gideros 2014.01<br/> | + | '''<translate>Available since</translate>:''' Gideros 2014.01<br/> |
| − | === Description === | + | === <translate>Description</translate> === |
<translate>provide all the keys/appids/etc needed for the framework, which you will get in same order on Native part in Map/Array object | <translate>provide all the keys/appids/etc needed for the framework, which you will get in same order on Native part in Map/Array object | ||
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:setKey(...) | Ads:setKey(...) | ||
</source> | </source> | ||
| − | === Parameters === | + | === <translate>Parameters</translate> === |
'''...''': (values) <translate>Varies for each ad framework</translate> <br/> | '''...''': (values) <translate>Varies for each ad framework</translate> <br/> | ||
Revision as of 07:29, 24 August 2018
Available since: Gideros 2014.01
Description
provide all the keys/appids/etc needed for the framework, which you will get in same order on Native part in Map/Array object For the possible values check [1](Ads Interface Guide) Methods tab
Ads:setKey(...)
Parameters
...: (values) Varies for each ad framework