We are taking advantage of the Javascript API to have controls outside the PowerBI embed for controlling filters. Some of these controls should be disabled depending on the page being displayed. Currently we are using the name of the page (and the page changed events) to determine whether a control should be enabled or disabled, but it would be good if arbitrary key/value pairs could be added to a page (or even a visual?) and surfaced via the Javascript API.