Adding keywords - adform/adform-ios-sdk GitHub Wiki
Adding keywords to ad views
To add keywords that will be used for targeting purposes please use the example below
adView.keywords = [@"keyword1", "keyword2"]
To add keywords that will be used for targeting purposes please use the example below
adView.keywords = [@"keyword1", "keyword2"]