- 能不能将上报管理中的元事件 属性 和 字典导出
https://developers.weixin.qq.com/miniprogram/analysis/wedata/intro/
06-04 - SDK上报错误,WXADErrorResponse类型不匹配?
[10:22:44] [JsonMapper] ToObject<T>(string) Error, object type: WeChatWASM.WXADErrorResponse, json: {"callbackId":"TjZZjmmMeYw2u2c7VgQU","errMsg":"operateWXDataForAd:fail:cgi fail(3,-1)","errCode":"0"} [10:22:44] JsonException: Can't assign value '0' (type System.String) to type System.Int32 at LitJson.JsonMapper.ReadValue (System.Type inst_type, LitJson.JsonReader reader) [0x00000] in <00000000000000000000000000000000>:0 [10:24:19] [JsonMapper] ToObject<T>(string) Error, object type: WeChatWASM.WXADErrorResponse, json: {"callbackId":"TjZZjmmMeYw2u2c7VgQU","errMsg":"operateWXDataForAd:fail:cgi fail(3,-1)","errCode":"0"} [10:24:19] JsonException: Can't assign value '0' (type System.String) to type System.Int32 at LitJson.JsonMapper.ReadValue (System.Type inst_type, LitJson.JsonReader reader) [0x00000] in <00000000000000000000000000000000>:0 [10:26:49] [JsonMapper] ToObject<T>(string) Error, object type: WeChatWASM.WXADErrorResponse, json: {"callbackId":"TjZZjmmMeYw2u2c7VgQU","errMsg":"operateWXDataForAd:fail:cgi fail(3,-1)","errCode":"0"} [10:26:49] JsonException: Can't assign value '0' (type System.String) to type System.Int32 at LitJson.JsonMapper.ReadValue (System.Type inst_type, LitJson.JsonReader reader) [0x00000] in <00000000000000000000000000000000>:0
01-19 - 自定义启动场景上报wx.reportScene在success回调中看到数据,但后台分析无法看到数据
https://developers.weixin.qq.com/minigame/dev/api/data-analysis/wx.reportScene.htmlhttps://developers.weixin.qq.com/minigame/dev/api/data-analysis/wx.reportScene.html
2024-10-10