fittingBannerSizesPortrait
Overview
Returns the array of banner sizes that will fit on a given device in portrait screen orientation.
Syntax
callback (REQUIRED)
Callback<Array> Used to provide the function call result to JavaScript.
Parameters:
Array - Banner sizes best fitting current device.
Examples
Last updated