Build a fixed-dimensions render entry. Use for display banners, video ads, and any format with a known width × height.
displayRender({ role: 'primary', dimensions: { width: 300, height: 250 } }) Copy
displayRender({ role: 'primary', dimensions: { width: 300, height: 250 } })
Build a fixed-dimensions render entry. Use for display banners, video ads, and any format with a known width × height.