countAdSpaceForInFeedBannerPlacement

Overview

Counts the adspace for statistics. Can only be called if manual adspace counting is used.

Syntax

countAdSpaceForInFeedBannerPlacement(placementName)

placementName (REQUIRED)

string Name of the in-feed banner placement.

Examples

RNAatkit.countAdSpaceForInFeedBannerPlacement("InFeed");

Last updated