Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (11 loc) · 560 Bytes

SharingProperties.md

File metadata and controls

22 lines (11 loc) · 560 Bytes

SalesforceMarketingCloud.SharingProperties

Properties

Name Type Description Notes
sharingType String Indicates the permission that you are granting to the list of MIDs in sharedWith. Possible values are view, edit, or local. [optional]
sharedWith [Number] List of MID IDs the asset is shared with [optional]

Enum: SharingTypeEnum

  • view (value: "view")

  • edit (value: "edit")

  • local (value: "local")