OptionalacceptableSet this to create an acceptable ads placement. Default is false.
OptionalanchorUsed with anchor format to specify if anchor should be at the top or
bottom of screen. Defaults is bottom.
OptionalanchorUsed with anchor format to define the background color. Default is
rgb(0 0 0 / 80%)
OptionalanchorUsed with anchor format to toggle whether or not an anchor can be closed.
Default is false, meaning close button will not be present
OptionalanchorUsed with anchor format to define the background color of the close button. Default is
rgba(255, 255, 255, 0.2)
OptionalanchorUsed with anchor format to define the close button color. Default is
#fff
OptionalanchorUsed with anchor to specify that the close action should be persistent for the entire browser session. Default is false, meaning clicking on close will only close the anchor for the current page.
OptionalanchorUsed with anchor format to specify the amount of space (in pixels)
between the ad and the edge of the screen.
OptionalarticleUsed with article format to specify the amount of space (in pixels)
between the ad and the top of the screen when it's sticky.
OptionalbiddersMutually exclusive with skipBidders (skipBidders has priority). List of bidders to include in auction.
OptionalclassUsed with formats that generate ad placements on the page without static holders to provide css selectors.
Used to filter demand by content safety.
OptionaldelayDelay loading until DOMContentLoaded. Recommended only for responsive placements when external stylesheets must be loaded first to determine size. This delays the start of ad auction, which may slightly reduce ad performance. Default is false.
OptionaldemoDisplay a static placeholder instead of making ad calls, for testing.
OptionaldemoTime to wait (in milliseconds) before rendering demo placement.
OptionalfloatingSettings for floating format.
Placement format. Default is display.
OptionalfrequencyDuration in seconds for per-user frequency cap. If set, this placement will only be shown to the user every
frequencyCap seconds.
OptionalgeoArray of 2-letter country/region codes. If set, this placement will only be shown to users in these regions. In addition to ISO 3166-1 alpha-2 codes, 'XX' is unknown, and 'T1' is tor users.
OptionalgeoArray of 2-letter country/region codes. If set, this placement will not be shown to users in these regions. In addition to ISO 3166-1 alpha-2 codes, 'XX' is unknown, and 'T1' is tor users.
OptionalinterstitialOptions for interstitial placements.
OptionalkeywordsComma separated list of keywords describing the page. Use this to override the site keywords setting for placements on specific parts of site. Example: 'video games, fps, doom'.
OptionalmediaSpecifies an optional media query that must be matched for an ad placement to display.
OptionalonThe minimum amount of milliseconds to wait since initialization or the last refresh until NitroAd.onNavigate() is allowed to trigger a refresh
OptionaloutstreamOutstream video support. Default is 'auto'.
OptionalpageOptional parameter used with article format to specify how many pages of content should appear between ad
placements. Defaults to 1.
OptionalplaceholderUsed with smart-flex format to specify the color of the pre-ad loader and the blank placeholder.
OptionalrailUsed with rail format to specify if the rail should be placed on the left or
right side of the screen. Default is left.
OptionalrailUsed with rail format to specify the color of the rail close button.
Default is rgb(102 102 102)
OptionalrailUsed with rail format to specify any elements that should be ignored when
detecting collisions for the rail. These can be class names (.className) or ids (#id). The wildcard
* can be used to ignore all collisions.
OptionalrailUsed with rail format to specify the amount of total amount of pixels the
side rail will scroll with the user, set 0 for as far as possible.
OptionalrailUsed with rail format to specify the amount of pixels between the bottom of
the page and where the ad stops scrolling.
OptionalrailUsed with rail format to specify the amount of pixels between the top of the
page and where the ad is initially positioned. The ad becomes sticky after scrolling for the given distance.
OptionalrailUsed with rail format to specify the amount of pixels between the ad and
the left/right edge of the screen. Default is 10.
OptionalrailUsed with rail format to stack two ads in the rail. If true,
the sizes option will be filtered to only include sizes 300x250, 320x50 and/or 320x100. Default is false.
OptionalrailUsed with rail format to specify the amount of pixels between the top of the
screen and where the ad becomes sticky.
OptionalrailUsed with rail format to specify the vertical alignment of the rail ad.
Can be center (default) or top
OptionalrefreshList of bidders for whom refreshing should be disabled. If specified, refreshing will be stopped when one of these is filled.
OptionalrefreshThe maximum number of times an ad placement can be refreshed per page view.
OptionalrefreshThe amount of time in seconds that must pass before another auction is run and the placement renders a new ad.
OptionalrefreshOnly refresh when placement is in view. Default is true.
OptionalrenderDelay initial ad rendering until the placement's dom element is about to enter view. visibleMargin can be used to adjust how much buffer margin is used.
List of valid sizes for placement. Sizes should be specified as [x, z].
OptionalskipMutually exclusive with bidders (skipBidders has priority). List of bidders to be excluded from auction.
OptionalskipIf true, the auction will not include any Prebid demand
OptionalsmartUsed with smart-flex format to specify the amount of pixels between the top of the
screen and where the ad becomes sticky.
OptionalstickyUsed with sticky-stack format to specify the maximum amount of ads that will
be rendered in the column. If the maximum is reached, the final ad will scroll with the user until the end of
page without creating any additional units.
OptionalstickyUsed with sticky-stack format to specify the amount of space (in pixels)
between the ad and the top of the screen when it's sticky, and also the space in between ads that are swapping.
OptionalstickyUsed with sticky-stack format to specify if the stack should add more
placements if more space becomes available. Default is false.
OptionalstickyUsed with sticky-stack format to specify the amount of space between ad units
as a multiple of the total viewport height (minimum 1.25)
Optional placement targeting information. This can be used to specify tags such as content category or other values which can be used for ad unit targeting. The key must be a string, and the value can be a single string or number. Support for arrays is deprecated and not reportable.
OptionaltitleOverride default title attribute of placement iframe.
OptionalvisibleThe off-screen margin in pixels, used to determine when a placement is about to enter view. Default is 200.
Placement options