SetContentTargetingUrl
Overview
In addition to keyword targeting, AdMob, AdX and DFP support Content Targeting URL. You can utilize this feature by using the following method which sets the targeting URL for the application. It will only be used for placements without special targeting URL information specified.
Syntax
url (REQUIRED)
string the targeting URL.
returns void
Examples
Last updated