Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Data permission object refines access to data for specific users on the level of database rows.

...

This data permission allows the user to view only the Partner shops in the Retail Solution Demo project.

This user might be the manager of the Partner store chain. However, he does not have the rights to see the performance of the main store chain.

...

KeyTypeOptionalityDescriptionConstraints
accountIdstring

Status
colourRed
titlerequired

ID of the account to which the permissions will be applied

(warning) currently, the only way to learn your accountId is through our REST API

(a-zA-Z0-9)
filtersarray
Status
colourRed
titlerequired

array of filterBy objects which will be applied to dataset properties

see metric.content.options.filterBy


...