Moloco
Properties
Functions
Creates an ad object using the provided ad unit ID. Optionally, a watermark string can be added to the ad. The result of the ad creation process is returned through the provided callback, which will either contain the created ad object or an error describing the failure. NOTE - The API requires Moloco.initialize to have been called. Standard Banner size should be 320x50
Creates an ad object using the provided ad unit ID. Optionally, a watermark string can be added to the ad. The result of the ad creation process is returned through the provided callback, which will either contain the created ad object or an error describing the failure. NOTE - The API requires Moloco.initialize to have been called. Tablet banner container size should be 728x90
Creates an ad object using the provided ad unit ID. Optionally, a watermark string can be added to the ad. The result of the ad creation process is returned through the provided callback, which will either contain the created ad object or an error describing the failure. NOTE - The API requires Moloco.initialize to have been called.
Creates an ad object using the provided ad unit ID. Optionally, a watermark string can be added to the ad. The result of the ad creation process is returned through the provided callback, which will either contain the created ad object or an error describing the failure. NOTE - The API requires Moloco.initialize to have been called. MREC container size should be 300x250
Creates an ad object using the provided ad unit ID which provides information about the native ad's assets such as title, description, sponsor text, call to action text, rating, icon URI, main image URI, and video view. All these assets can then be used to stitch together a native ad banner. The result of the ad creation process is returned through the provided callback, which will either contain the created ad object or an error describing the failure. NOTE - The API requires Moloco.initialize to have been called.
Creates an ad object using the provided ad unit ID. Optionally, a watermark string can be added to the ad. The result of the ad creation process is returned through the provided callback, which will either contain the created ad object or an error describing the failure. NOTE - The API requires Moloco.initialize to have been called.
Fetches Bid Token asynchronously;
Initializes the Moloco SDK with the given app key and optional initialization listener.