新的广告相关id文件
This commit is contained in:
parent
e4fd9f924a
commit
0b4e7b3ad3
|
|
@ -31,19 +31,19 @@ ext {
|
||||||
]
|
]
|
||||||
|
|
||||||
// 应用版本配置
|
// 应用版本配置
|
||||||
app = [applicationId: "com.remax.video.recovery",
|
app = [applicationId: "com.viddin.videos.free",
|
||||||
compileSdk : 35,
|
compileSdk : 36,
|
||||||
minSdk : libs.versions.minSdk.get().toInteger(),
|
minSdk : libs.versions.minSdk.get().toInteger(),
|
||||||
targetSdk : 35,
|
targetSdk : 36,
|
||||||
versionCode : 1,
|
versionCode : 1,
|
||||||
versionName : "1.0.2"]
|
versionName : "1.0.0"]
|
||||||
|
|
||||||
url = [privacyUrl: "https://www.google.com",
|
url = [privacyUrl: "https://www.google.com",
|
||||||
teamUrl : "https://www.google.com",]
|
teamUrl : "https://www.google.com",]
|
||||||
|
|
||||||
// 统计归因配置
|
// 统计归因配置
|
||||||
analytics = [adjustAppToken: "h6qax9dxv7cw", // Adjust App Token
|
analytics = [adjustAppToken: "sa8ei0td10xs", // Adjust App Token
|
||||||
thinkingDataAppId: "61b7ef0186b74b76b301b67184b7b48b", // 数数 SDK APP ID
|
thinkingDataAppId: "097b3fd67217437b83529c35f81a567e", // 数数 SDK APP ID
|
||||||
thinkingDataServerUrl: "https://xray.alifmd.com", // 数数上报域名
|
thinkingDataServerUrl: "https://data.tapvicogames.com", // 数数上报域名
|
||||||
defaultUserChannel: "paid"] // 默认用户渠道,internal默认paid
|
defaultUserChannel: "paid"] // 默认用户渠道,internal默认paid
|
||||||
}
|
}
|
||||||
|
|
@ -0,0 +1,45 @@
|
||||||
|
ext {
|
||||||
|
// AdMob配置
|
||||||
|
admob = [applicationId: "ca-app-pub-3392799053230605~7472226445", // 测试应用ID,请替换为实际的AdMob应用ID
|
||||||
|
adUnitIds : [banner : "ca-app-pub-3392799053230605/2634832736", // 横幅广告测试ID
|
||||||
|
interstitial: "ca-app-pub-3392799053230605/5069601997", // 插页广告测试ID
|
||||||
|
splash : "ca-app-pub-3392799053230605/5699979777", // 开屏广告测试ID
|
||||||
|
native : "ca-app-pub-3392799053230605/8969442262", // 原生广告测试ID
|
||||||
|
full_native : "ca-app-pub-3392799053230605/6710110437", // 全屏原生广告测试ID
|
||||||
|
rewarded : "ca-app-pub-3392799053230605/9854847207" // 激励广告测试ID
|
||||||
|
]]
|
||||||
|
|
||||||
|
// Pangle配置
|
||||||
|
pangle = [applicationId: "8757571", // Pangle测试应用ID
|
||||||
|
adUnitIds : [interstitial: "982655945", // 插页广告测试ID(竖屏)
|
||||||
|
rewarded : "982655960" // 激励视频测试ID(竖屏)
|
||||||
|
]]
|
||||||
|
|
||||||
|
// TopOn配置
|
||||||
|
topon = [applicationId: "h1h0ukemtu13ak", // TopOn 应用 ID(需替换为实际值)
|
||||||
|
appKey : "4f7b9ac17decb9babec83aac078742c7", // TopOn 应用密钥(需替换为实际值)
|
||||||
|
adUnitIds : [interstitial: "n1h0ukemvrnhn1", // 插页广告位 ID(需替换为实际值)
|
||||||
|
rewarded : "n1h0uken0i262r", // 激励广告位 ID
|
||||||
|
native : "b5aa1fa2cae775", // 原生广告位 ID(需替换为实际值)
|
||||||
|
splash : "b5f73fe0c5db29", // 开屏广告位 ID(需替换为实际值)
|
||||||
|
full_native : "b5aa1fa501d9f6", // 全屏原生广告位 ID(需替换为实际值)
|
||||||
|
banner : "b5baca4f74c3d8"] // 横幅广告位 ID(需替换为实际值)
|
||||||
|
]
|
||||||
|
|
||||||
|
// 应用版本配置
|
||||||
|
app = [applicationId: "com.viddin.videos.free",
|
||||||
|
compileSdk : 36,
|
||||||
|
minSdk : libs.versions.minSdk.get().toInteger(),
|
||||||
|
targetSdk : 36,
|
||||||
|
versionCode : 1,
|
||||||
|
versionName : "1.0.0"]
|
||||||
|
|
||||||
|
url = [privacyUrl: "https://www.google.com",
|
||||||
|
teamUrl : "https://www.google.com",]
|
||||||
|
|
||||||
|
// 统计归因配置
|
||||||
|
analytics = [adjustAppToken: "sa8ei0td10xs", // Adjust App Token
|
||||||
|
thinkingDataAppId: "097b3fd67217437b83529c35f81a567e", // 数数 SDK APP ID
|
||||||
|
thinkingDataServerUrl: "https://data.tapvicogames.com", // 数数上报域名
|
||||||
|
defaultUserChannel: "paid"] // 默认用户渠道,internal默认paid
|
||||||
|
}
|
||||||
|
|
@ -19,14 +19,10 @@ ext {
|
||||||
]]
|
]]
|
||||||
|
|
||||||
// TopOn配置
|
// TopOn配置
|
||||||
topon = [applicationId: "h1gq3c2vm973ma", // TopOn 应用 ID(需替换为实际值)
|
topon = [applicationId: "h1h0ukemtu13ak@7d3af77b0803cbc641888cb393e8652e", // TopOn 应用 ID(需替换为实际值)
|
||||||
appKey : "a96bffecc1c32132c6984a3e97512b5f9", // TopOn 应用密钥(需替换为实际值)
|
appKey : "qQ7XVQbkl0J5pGUvq0ZdvhP9RtIwVA2m0SMT_HHzFkEwFdUCovsckr27CKGLamD04hzLWq0m5Iq50E39DkhumR", // TopOn 应用密钥(需替换为实际值)
|
||||||
adUnitIds : [interstitial: "n1gq3c2vobnfr5", // 插页广告位 ID(需替换为实际值)
|
adUnitIds : [interstitial: "n1h0ukemvrnhn1", // 插页广告位 ID(需替换为实际值)
|
||||||
rewarded : "", // 激励广告位 ID
|
rewarded : "n1h0uken0i262r" ] // 激励广告位 ID
|
||||||
native : "n1gq3c2vpbobmj", // 原生广告位 ID(需替换为实际值)
|
|
||||||
splash : "n1gq3c2vppegpc", // 开屏广告位 ID(需替换为实际值)
|
|
||||||
full_native : "n1gq3c2volk4ad", // 全屏原生广告位 ID(需替换为实际值)
|
|
||||||
banner : "n1gq3c2vq30fsn"] // 横幅广告位 ID(需替换为实际值)
|
|
||||||
]
|
]
|
||||||
|
|
||||||
// 应用版本配置 - Play 市场版本
|
// 应用版本配置 - Play 市场版本
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,48 @@
|
||||||
|
ext {
|
||||||
|
// AdMob配置 - Play 市场版本
|
||||||
|
admob = [applicationId: "ca-app-pub-1350364678590045~1984631821", // Play市场AdMob应用ID
|
||||||
|
adUnitIds : [banner : "ca-app-pub-1350364678590045/8582717815", // 横幅广告正式ID
|
||||||
|
interstitial: "ca-app-pub-1350364678590045/5193588407", // 插页广告正式ID
|
||||||
|
splash : "ca-app-pub-1350364678590045/5568653612", // 开屏广告正式ID
|
||||||
|
native : "ca-app-pub-1350364678590045/8003245260", // 原生广告正式ID
|
||||||
|
full_native : "ca-app-pub-1350364678590045/1219233112" // 原生广告正式ID
|
||||||
|
]]
|
||||||
|
|
||||||
|
// Pangle配置
|
||||||
|
pangle = [applicationId: "8750604", // Pangle测试应用ID
|
||||||
|
adUnitIds : [splash : "", // 开屏广告测试ID(竖屏)
|
||||||
|
banner : "", // 横幅广告测试ID(320x50)
|
||||||
|
interstitial: "982604080", // 插页广告测试ID(竖屏)
|
||||||
|
native : "", // 原生广告测试ID
|
||||||
|
full_native : "", // 全屏原生广告测试ID
|
||||||
|
rewarded : "" // 激励视频测试ID(竖屏)
|
||||||
|
]]
|
||||||
|
|
||||||
|
// TopOn配置
|
||||||
|
topon = [applicationId: "h1gq3c2vm973ma", // TopOn 应用 ID(需替换为实际值)
|
||||||
|
appKey : "a96bffecc1c32132c6984a3e97512b5f9", // TopOn 应用密钥(需替换为实际值)
|
||||||
|
adUnitIds : [interstitial: "n1gq3c2vobnfr5", // 插页广告位 ID(需替换为实际值)
|
||||||
|
rewarded : "", // 激励广告位 ID
|
||||||
|
native : "n1gq3c2vpbobmj", // 原生广告位 ID(需替换为实际值)
|
||||||
|
splash : "n1gq3c2vppegpc", // 开屏广告位 ID(需替换为实际值)
|
||||||
|
full_native : "n1gq3c2volk4ad", // 全屏原生广告位 ID(需替换为实际值)
|
||||||
|
banner : "n1gq3c2vq30fsn"] // 横幅广告位 ID(需替换为实际值)
|
||||||
|
]
|
||||||
|
|
||||||
|
// 应用版本配置 - Play 市场版本
|
||||||
|
app = [applicationId: "com.files.restore.recovery.tool.deleted.document.photo.video.audio.app.mobile.scan.utility",
|
||||||
|
compileSdk : 35,
|
||||||
|
minSdk : libs.versions.minSdk.get().toInteger(),
|
||||||
|
targetSdk : 35,
|
||||||
|
versionCode : 3,
|
||||||
|
versionName : "1.0.2"]
|
||||||
|
|
||||||
|
url = [privacyUrl: "https://alifmd.com/privacy.html",
|
||||||
|
teamUrl : "https://alifmd.com/privacy.html",]
|
||||||
|
|
||||||
|
// 统计归因配置
|
||||||
|
analytics = [adjustAppToken: "h6qax9dxv7cw", // Adjust App Token
|
||||||
|
thinkingDataAppId: "61b7ef0186b74b76b301b67184b7b48b", // 数数 SDK APP ID
|
||||||
|
thinkingDataServerUrl: "https://xray.alifmd.com",// 数数上报域名
|
||||||
|
defaultUserChannel: "natural"] //默认渠道
|
||||||
|
}
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<string name="withdraw_fail_dailog_common_hint">Withdrawal failed. Check your withdrawal history for details.</string>
|
<string name="withdraw_fail_dailog_common_hint">Withdrawal failed. Check your withdrawal history for details.</string>
|
||||||
|
|
||||||
<string name="withdraw_normal_fail">Other Error</string>
|
<string name="withdraw_normal_fail">Other Error</string>
|
||||||
<string name="withdraw_account_invalid"> Account Error</string>
|
<string name="withdraw_account_invalid">Account Error</string>
|
||||||
<string name="withdraw_fail_reach_times_limit">Daily limit reached</string>
|
<string name="withdraw_fail_reach_times_limit">Daily limit reached</string>
|
||||||
<string name="has_claim_box_cash_hint">Has claimed %f cash successfully.</string>
|
<string name="has_claim_box_cash_hint">Has claimed %f cash successfully.</string>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue