Skip to content

Adding Search Words

vladasdrejeris edited this page May 16, 2017 · 1 revision

Search word targeting functionality allows publishers to pass search words to Adform PPAS via placement tags and target them within Line Items. In order to pass search words to PPAS following configuration needs to be added to the placement:

adView.addSearchWord("category", "books");
adView.addSearchWord("product", "the book");
Clone this wiki locally