SetTargetingInfo (for placement)
Overview
Sets the targeting information for the given placement.
Syntax
placementName (REQUIRED)
string Unique name of placement. The same name will be used in addapptr.com account.
info (REQUIRED)
Dictionary<string, List<string>> Map with targeting information.
returns void
Examples
Last updated