# Interface: OnAdErrorCallback

▸ (res: object): void

# 参数:

res: object

属性 类型 描述
errCode number 错误码
errMsg string 错误信息

# 返回值:

void