fittingBannerSizesPortrait
Overview
Returns the array of banner sizes that will fit on a given device in landscape 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