Open matrixreal opened 8 years ago
@finscn i'm trying to test adcolony my code is
var zones = [ "vz31b549794672442889", // Test "vze12a0248564b49fc93", // video "vzc1be88f0d438475c84", // rewardedVideo ]; var debug = true; var adColony = new Ejecta.AdColony("appc3f406f4c59344238f", zones, debug);
and the call should be adColony.show(); right ?
@finscn i'm trying to test adcolony my code is
var zones = [ "vz31b549794672442889", // Test "vze12a0248564b49fc93", // video "vzc1be88f0d438475c84", // rewardedVideo ]; var debug = true; var adColony = new Ejecta.AdColony("appc3f406f4c59344238f", zones, debug);
and the call should be adColony.show(); right ?