isNetworkEnabled
Last updated
Last updated
Returns true if ad network is enabled, false otherwise.
network (REQUIRED)
int Ad network, click to find supported values.
callback (REQUIRED)
Callback<Boolean> Used to provide the function call result to JavaScript.
Parameters:
Boolean - True if ad network is enabled, false otherwise.