Promotion interface

<ph type="x-smartling-placeholder">
</ph>

请改用 Item

某些 Google Analytics 事件之前使用的字段。

签名

export interface Promotion 

属性

属性 类型 说明
creative_name 字符串
creative_slot 字符串
id 字符串
name 字符串

Promotion.creative_name

签名

creative_name?: string;

Promotion.creative_slot

签名

creative_slot?: string;

Promotion.id

签名

id?: string;

Promotion.name

签名

name?: string;