stopPlacementAutoReload

Overview

Disables automatic reloading of placement.

Syntax

stopPlacementAutoReload(placementName)

placementName (REQUIRED)

string. Unique name of placement. The same name will be used in addapptr.com account.

Examples

RNAatkit.stopPlacementAutoReload("BannerPlacement");

Last updated