AddPlacementToView
Overview
Adds placement with given name to view and re-enables placement auto-reload if was set before. There is no need to call this after CreatePlacement
.
Syntax
placementName (REQUIRED)
string Unique name of placement. The same name will be used in addapptr.com account.
returns void
Examples
Last updated