Portfolio Settings Object


Properties
revisionintegerRead-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.


projectItemSettingsProjectItemSettings

Portfolio's project item settings.


mediaSettingsMediaSettings

Portfolio's media settings.


createdDatestringRead-onlyformat date-time

Date and time the portfolio settings were created.


updatedDatestringRead-onlyformat date-time

Date and time the portfolio settings were updated.

Did this help?