topon 收益上报

This commit is contained in:
juncong lee 2025-08-31 17:06:53 +08:00
parent 97f7432cb0
commit 986b3adc1c
1 changed files with 4 additions and 1 deletions

View File

@ -126,7 +126,10 @@ namespace Script.SDKManager.AdsSDKManager.TpnAdsManager
{
LoggerUtils.Debug("[Tpn] 广告开始播放:" + JsonMapper.ToJson(erg.callbackInfo.toDictionary()));
// todo
AdjustTrackEvent.Instance.TrackAdEvent(erg.callbackInfo.publisher_revenue,
"Topon_" +erg.callbackInfo.network_firm_id,
erg.callbackInfo.adunit_id,
erg.callbackInfo.network_placement_id);
ThreadUtils.QueueOnMainThread(pObj =>
{
if (erg.placementId.Equals(topon_rewarded_units))