A list of all Actions, Conditions and Expressions supported in this addon.
Integrated Ads
-
Actions
Show fullscreen banner
Show fullscreen banner.
Show rewarded video
Show rewarded video.
-
Conditions
On Adv Close
Triggers when adv was closed (by player, adblock, or error).
On first adv closed
Triggers when first adv was closed (by player, adblock, or error).
Is rewarded video playing
True if rewarded video playing.
RTB Banners
-
Actions
Create banner {0}. X: {1}, Y: {2}, W: {3}, H: {4}, styles: {5}.
Create RTB banner by ID placed on X,Y, with custom width, height or fluid size.
Create sticky banner {0}. Stick To: {1}, W: {2}, H: {3}, styles: {4}.
Create RTB banner by ID placed on X,Y, with custom width, height or fluid size.
Display banner {0}
Display RTB banner by ID if destroyed.
Refresh banner {0}
Refresh RTB banner by ID. (Destroy and recreate banner).
Destroy banner {0}
Destroy RTB banner by ID.
-
Conditions
On Banner {0} displayed
On Banner with ID displayed.
On Banner {0} destroyed
On Banner with ID destroyed.
Is Banner {0} displaying
Is Banner with ID displaying.
-
Expressions
LastBanner
Last Banner ID
Metrica
-
Actions
Send {0} goal to Metrica
Send Goal to Yandex.Metrica
Player
-
Actions
Sign in
Auth player by Yandex.Passport.
-
Conditions
On sign in failed
Yandex doesn't send player data (popup closed, client or server error, etc.).
On sign in success
Triggers when player data arrived successful.
Is signed in
Is Player Signed In Yandex.Passport.
-
Expressions
PlayerName
Return player name.
PlayerId
Return player id.
PlayerPhotoSmall
Return player small (56x56) photo.
PlayerPhotoMedium
Return player medium (84x84) photo.
PlayerPhotoLarge
Return player large (200x200) photo.
Purchases
-
Actions
Load products catalog
Load products catalog.
Load player purchases (Auto sign in: {0})
Load player purchases.
Buy product {0}
Buy product by ID.
Consume purchase {0}.
Consume purchase by id.
-
Conditions
Is Purchases Available
True if application has successul moderated purchases. False if not or error.
Has any purchase
Player has any purchase.
On purchases load success
On player purchases load success.
On purchases load failed
On player purchases load failed.
Has {0} purchased
Has purchased product (by ID).
For Each Purchase
For each bought player purchase.
-
Expressions
CurrentPurchaseID
Current product ID of purchase in each purchases loop.
CurrentPurchaseToken
Current purchase token in each purchases loop.
CurrentPurchaseSign
Current purchase signature in each purchases loop.
GetPurchaseToken
Get purchase token by Product ID
LastPurchaseId
Return last purchase ID.
LastPurchaseToken
Return last purchase token.
Player State
-
Actions
Add {1} to player {0}.
Add Value to player state key.
Set {1} as player {0}.
Set Value of player state key.
Set {1} as data {0}.
Set Value of player data key.
Load player stats
Load player stats.
Load player data
Load player data.
-
Conditions
On increment player {0} failed
Trigger when increment player state key failed.
On set player {0} failed
Trigger when set player state key failed.
On set data {0} failed
Trigger when set player data key failed.
On load player stats
Trigger when player stats loaded.
On failed load player stats
Trigger when player stats load error.
On load player data
Trigger when player data loaded.
On failed load player data
Trigger when player data load error.
-
Expressions
LastPlayerStateKey
Return last player state key.
LastPlayerDataKey
Return last player data key.
GetPlayerState
Get player state by Key.
GetPlayerData
Get player data by Key.
Purchases Buy
-
Conditions
On buy {0} success
On buy success
On buy {0} failed
On buy failed
On any buy success
On any buy success
On any buy failed
On any buy failed
On consume {0} success
On consume purchase success.
On consume {0} failed
On consume purchase failed.
On any consume success
On any consume purchase success.
On any consume failed
On any consume purchase failed.
Purchases Catalog
-
Conditions
On catalog load success
On catalog of products load success.
On catalog load failed
On catalog of products load failed.
For Each Product
For each product in catalog.
Ads Rewarded Video
-
Conditions
On open rewarded video
Triggers when rewarded video open.
On close rewarded video
Triggers when rewarded video close.
On error rewarded video
Triggers when rewarded video throw error.
On reward for watch video
Triggers when player watched rewarded video.
Purchases Product
-
Expressions
CurrentProductID
Current product ID in each product loop.
CurrentProductTitle
Current product name in each product loop.
CurrentProductImage
Current product image in each product loop.
CurrentProductDescription
Current product description in each product loop.
CurrentProductPrice
Current product price in each product loop.
GetProductTitle
Get product title by Product ID
GetProductDescription
Get product description by Product ID
GetProductImage
Get product image by Product ID
GetProductPrice
Get product price by Product ID