SetContentTargetingUrl (for placement)
Last updated
Last updated
In addition to keyword targeting, AdMob, AdX and DFP support . You can utilize this feature by using the following method which sets the targeting URL for the given placement. Overrides general targeting URL set for application.
placementName (REQUIRED)
string Placement name for which targeting URL will be set.
url (REQUIRED)
string The targeting URL.
returns void