Portfolio Settings Object


Properties
_createdDateDateRead-only

Date and time the portfolio settings were created.


mediaSettingsMediaSettings

Portfolio's media settings.


projectItemSettingsProjectItemSettings

Portfolio's project item settings.


revisionstringRead-onlyformat uint64

Revision number. Increments by 1 each time the portfolio settings object is updated. To prevent conflicting changes, the existing revision must be passed when updating the portfolio settings object.


_updatedDateDateRead-only

Date and time the portfolio settings were updated.

Did this help?