调用 setGaid 来设置设备的 GAID
注:设置 GAID 的方法只支持 Android 系统
方法示例
static void setGaid(const FString& gaid);
参数说明
调用示例
USEAnalytics::setGaid("xxx谷歌gaidxxx");