[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-02-08。"],[[["This guide helps publishers integrate Tencent GDT ads into their iOS apps using Google Mobile Ads mediation."],["It involves downloading the Tencent GDT adapter and SDK, then adding them to your Xcode project."],["You can receive ad lifecycle event notifications, like impressions, by implementing a `GADBannerViewDelegate`."],["The `adNetworkClassName` property can be used to identify the ad network that served the ad."],["No additional coding is needed beyond the standard Google Mobile Ads SDK integration for ad display."]]],["Publishers using Google Mobile Ads mediation with Tencent GDT must first download the Tencent GDT adapter and SDK. They should then add these files to their Xcode project, ensuring any required frameworks or flags are included. Ad integration within the app remains the same as before. To receive ad lifecycle event notifications, they implement `GADBannerViewDelegate`, automatically receiving updates from Tencent GDT. Publishers can verify the ad network via `adNetworkClassName` within the `adViewDidReceiveAd` callback for banners or `interstitialDidReceiveAd` for interstitials.\n"]]