app.txt 698 B

123456789101112131415161718192021222324252627282930313233
  1. # 配置文件版本号,必配
  2. version = 3
  3. [gs2s]
  4. # Google S2S 相关
  5. isRequestGoogleS2S = true
  6. googleS2SToken = k1Gg9WS2Py1elhgqL5qS8g
  7. googleS2SLinkId = false
  8. [RedGoolgLog]
  9. # 开启Firebase的logging发送模式(取代firebase自动转发BQ)取值范围: firebase_all | logging_all
  10. type = firebase_all
  11. [FacebookBid]
  12. # 是否刷新
  13. isRefreshFacebook = true
  14. # 刷新时间
  15. refreshTime = 50
  16. # 合并请求admob gbid配置
  17. [admob_gbid]
  18. # firebase 的 project id,用来分发url中的项目请求
  19. firebase_project_id = goodsmanor-puzzle-android
  20. [ad_init]
  21. # 使用的聚合平台 inhouse | amm #amm: admob聚合
  22. mediation = inhouse
  23. file_path = dynamic_ad/ad.json
  24. use_dy_pricing = true