说明:当该企业的客户有新打标的非规则类标签时,会将客户标签信息推送到开发者提供的回调地址。

消息回调结构

字段

类型

说明

orgId

string

兔展企业Id

createTime

long

消息创建时间 (整型)时间戳

msgType

string

消息的类型,此时固定为event

event

string

事件的类型,此时固定为changeTag

changeType

string

此时固定为update

audienceUserId

long

客户Id

taglist

 list

受众身上标签list,变更时推送

[{  

"tagId": "18819270183",

"execCount":执行次数不必需

“tagTime”:打标时间 ,时间戳

}]

回调示例

  • 无标签