Use
Item
instead.
Field previously used by some Google Analytics events.
Signature:
export interface Promotion
Properties
Property | Type | Description |
---|---|---|
creative_name | string | |
creative_slot | string | |
id | string | |
name | string |
Promotion.creative_name
Signature:
creative_name?: string;
Promotion.creative_slot
Signature:
creative_slot?: string;
Promotion.id
Signature:
id?: string;
Promotion.name
Signature:
name?: string;