[[["容易理解","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"]],["上次更新時間: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"]]