showUnifiedNativeAdPlacement

Overview

Shows unified native ad if is ready.

Syntax

showUnifiedNativeAdPlacement(placementName)

PLACEMENTNAME (REQUIRED)

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

Example

RNAatkit.showUnifiedNativeAdPlacement("UnifiedNativeAdPlacement");

Last updated