The entity or item scope that this effect operates on.
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | Identifies the target scope of the attribute update. |
| Name | Value |
|---|---|
| SESSION | "session" |
| PROFILE | "profile" |
| ADVOCATE_PROFILE | "advocateProfile" |
| COUPON | "coupon" |
| REFERRAL | "referral" |
| ALL_ITEMS | "allItems" |
| SELECTOR | "selector" |
| GLOBAL_FILTER | "globalFilter" |