in ,

badWeekVsFacebookSupport

badWeekVsFacebookSupport | developer-memes, code-memes, stack-memes, stack overflow-memes, google-memes, try-memes, data-memes, ios-memes, string-memes, facebook-memes, email-memes, network-memes, overflow-memes, IT-memes, ide-memes, private-memes | ProgrammerHumor.io
developer-memes, code-memes, stack-memes, stack overflow-memes, google-memes, try-memes, data-memes, ios-memes, string-memes, facebook-memes, email-memes, network-memes, overflow-memes, IT-memes, ide-memes, private-memes | ProgrammerHumor.io

[text] HISIDEVELORERYHADIAYB DA EEK Tried Everything AdMob FB Audience Network iOS Integration 22 views Bobby Bob Sep 212023 21507 PM yesterday Y RN 0 to Google Mobile Ads SDK Developers have tried posting to Stack Overflow paid two people from Fiverr cold emailed eight strangers and posted elsewhere online and am still stuck… what is a bid payload We are trying to integrate Facebook Audience Network FAN ads into an iOS app using Google AdMob as the mediation partner. Unfortunately the FB sample code theyve provided shows how to integrate the deprecated Waterfall method when FB now only supports Bidding. This is the code that is used to load a Bidding FAN ad in iOS private func loadFacebookAd adview .removeFromSuperview let ad FBNativeAdplacementID PLACEMENTID ad.delegate self TODO Initiate a request to load an ad. Where does it come from ad.loadAdwithBidPayload TString ChatGPT claims that the BidPayload can be fetched upon loading a Google ad in the callback func adLoader adLoader GADAdLoader didReceive nativeAd GADNativeAd but am not seeing any property with a name resembling BidPayload in the Google Ad response data. Where on earth does this BidPayload string come from HELP HELP HELP MEEEEEE