Promotion interface

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

대신 Item를 사용하세요.

이전에 일부 Google 애널리틱스 이벤트에서 사용된 필드입니다.

서명:

export interface Promotion 

속성

속성 유형 설명
creative_name 문자열
creative_slot 문자열
id 문자열
name 문자열

promotion.creative_name”

서명:

creative_name?: string;

promotion.creative_slot

서명:

creative_slot?: string;

프로모션.id

서명:

id?: string;

프로모션 이름

서명:

name?: string;