From 7c51860b325afa5d1af6faea9e9847d36e4dc306 Mon Sep 17 00:00:00 2001 From: jiangyong27 Date: Wed, 23 Apr 2025 16:20:56 +0800 Subject: [PATCH] did --- unify/ad_type.go | 1 + 1 file changed, 1 insertion(+) diff --git a/unify/ad_type.go b/unify/ad_type.go index 04c5221..7bf6b4c 100644 --- a/unify/ad_type.go +++ b/unify/ad_type.go @@ -24,6 +24,7 @@ type Request struct { Paid string //客户端的广告id,ios时候有效(百度特有) Oaid string //客户端的广告id,android时有效 Imei string //设备唯一识别码 + Did string //设备唯一识别码,android是android_id,ios是idfv OsVersion string //操作系统版本号 Extra map[string]string //其他额外数据 Active bool // 是否直接激活