-
Notifications
You must be signed in to change notification settings - Fork 8
Adding keywords
Vladas Drejeris edited this page Jun 4, 2021
·
5 revisions
To add keywords that will be used for targeting purposes please use the example below
Swift
adView.keywords = [@"keyword1", "keyword2"]
Objective-C
adView.keywords = @[@"keyword1", @"keyword2"];
Basic integrations
- Integrating Inline Ad
- Integrating Full Screen Overlay Ad
- Integrating AdHesion Ad
- Integrating Interstitial Ad
- Video Ad Integration
- Debug mode
- Troubleshooting
Advanced integrations
- Advanced Inline Ad Integration
- Integrating Inline Ads in UITableView
- Advanced Full Screen Overlay Ad Integration
- Advanced Interstitial Ad Integration
- Instream Video Ads
Other
- Adding Custom Values
- Adding Keywords
- Adding Key Value Pairs
- Adding Search Words
- Location Tracking
- Security
- Ad Tags
- Header Bidding
- Changing ADX Domain
- Specifying banner loading behaviour
- Customizing in app browser
- GDPR
- US Privacy
- Localization
- In app deeplinks
Mediation adapters