Promotion interface

代わりにItemを使用してください。

以前に一部の Google Analytics イベントで使用されていたフィールド。

サイン:

export interface Promotion 

プロパティ

財産タイプ説明
クリエイティブ名
クリエイティブスロット
ID
名前

プロモーション.クリエイティブ名

サイン:

creative_name?: string;

Promotion.creative_slot

サイン:

creative_slot?: string;

プロモーションID

サイン:

id?: string;

プロモーション名

サイン:

name?: string;