All-in-one growth platform Appodeal Stack has announced a new partnership with Applovin through its Bidmachine platform.
Through this partnership, Bidmachine will integrate its in-app bidding solution on Applovin’s monetisation platform, MAX, as an SDK bidding platform. This will allow MAX publishers to connect to Bidmachine’s demand more easily, without having to rely on custom integrations.
“BidMachine – MAX partnership is the perfect symbiotic relationship. Both companies see it critical to building lasting customer relationships through a powerful technological and demand ecosystem,” Said Bidmachine Business Performance Director Fernando Granata. “In-app bidding allows advertisers to see more publisher inventory and publishers’ inventory to be available to more advertisers, which makes it a more democratised advertising solution all parties benefit from”.
This partnership is the latest in a growing trend of in-app bidding becoming more standardised across in-app advertising. Companies are continuing to adopt new tactics and implement advanced solutions to stand out from the crowd. As one of the first on-app bidding solutions on the market, Bidmachine continues to evolve to address the growing demand for transparency and fair competition in an increasingly crowded market.
As consumers become more aware of issues regarding privacy, they’re becoming increasingly concerned with how their data is collected and used. Despite this, in-app ads remain crucial for user acquisition and retention. In June we spoke to AppLovin’s Saloni Gangal, who discussed the misconception that users don’t want advertising in games.
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'https://www.pocketgamer.biz/deal/79293/applovin-partners-with-appodeal-through-bidmachine/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));