Sets the targeting information for the application.
void SetTargetingInfo(info)
info (REQUIRED)
Dictionary<string, List<string>> Map with targeting information.
returns void
SetTargetingInfo(targetingInfo);
Last updated 1 year ago