SetImpressionAction
Overview
Sets the impression action for the given placement.
Syntax
placementName (REQUIRED)
string Unique name of placement. The same name will be used in gravite.net account.
action (REQUIRED)
Action<AATKitImpression> Action that will be triggered when impression event occurs.
Examples
Last updated