setMultiContentTargetingUrlsForPlacement
setMultiContentTargetingUrlsForPlacement(...)
Sets the multi content targeting url for the application. Not all ad-networks supports multiple urls.
Param
Type
Description
options
{ placementName: string; urls: string[]; }
Contains placement name and the list of urls.
Last updated