ItemScopePath type

Defines values for ItemScopePath. Possible values include: 'analyticsItems', 'myanalyticsItems'

type ItemScopePath = "analyticsItems" | "myanalyticsItems"