{ "type": "record", "name": "AdnSdkAppId", "separatorChar": "\t", "fields": [ { "name": "device_id", "type": "string", "doc": "device id, gaid or idfa" }, { "name": "device_type", "type": "string", "doc": "device type" }, { "name": "platform", "type": "string", "doc": "platform" }, { "name": "app_list", "type": "string", "doc": "app id" } ] }