SetMultiContentTargetingUrls
Overview
Sets the multi content targeting url for the application. Not all ad-networks supports multiple urls.
Syntax
placementName (REQUIRED)
string Unique name of placement. The same name will be used in addapptr.com account.
urls (REQUIRED)
List<string> The list of content targeting urls.
returns void
Examples
Last updated