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