organizationLevel property

bool? organizationLevel
getter/setter pair

Whether the metadata feed is at the organization-level.

If true, all changes happened to the entries in the same organization as the feed are published. If false, you must specify a list of projects or a list of entry groups whose entries you want to listen to.The default is false.

Optional.

Implementation

core.bool? organizationLevel;