Portfolio

Marketing Cloud Engagement has a new model for storing, finding, managing, creating, sharing, and distributing all content-related objects. Access the objects created with the new Content Builder tools using the REST API. Your existing SOAP API integrations only function with the Classic tools.

The Portfolio object indicates a file within your portfolio. You can’t upload a Portfolio item with the same name as a previously deleted Portfolio item. The application retains the old file and filename in case the Portfolio image remains in use by an existing email campaign. To replace that file with a new file of the same name, set the SaveOptions on your call to UpdateAdd.

NameData TypeDescription
CacheClearTimexsd:dateTimeReserved for future use.
CategoryIDxsd:intSpecifies the identifier of the folder. This property defaults to media. In Enterprise 2.0 accounts, you can define a folder as shared or private. Valid values include
CategoryTypexsd:stringDefines whether a folder within a Portfolio is shared to other account users or not.
ClientClientIDSpecifies the account ownership and context of an object.
CorrelationIDxsd:stringIdentifies correlation of objects across several requests.
CreatedDatexsd:dateTimeRead-only date and time of the object's creation.
CustomerKeyxsd:stringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
Descriptionxsd:stringDescribes and provides information regarding the object.
DisplayNamexsd:stringName to be displayed for an item within a Portfolio.
FileHeightPXxsd:intSpecifies height of image contained in Portfolio (read-only value)
FileNamexsd:stringIndicates name of file associated with the object.
FileSizeKBxsd:intSpecifies file size of a Portfolio item (read-only).
FileURLxsd:stringSpecifies the URL at which a Portfolio file is stored.
FileWidthPXxsd:intSpecifies the width of a Portfolio image in pixels (read-only).
IDxsd:intRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
IsActivexsd:booleanSpecifies whether the object is active
IsUploadedxsd:booleanIndicates whether the Portfolio object in question was uploaded. A value of true indicates an uploaded Portfolio object.
ModifiedDateNullable`1Indicates the last time object information was modified.
ObjectIDxsd:stringSystem-controlled, read-only text string identifier for object.
ObjectStatexsd:stringReserved for future use.
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyxsd:stringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesAPIProperty[]A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
SourceResourceSpecificationDefines source of Portfolio object. Source information includes the URN and authentication.
ThumbSizeKBxsd:intIndicates size of a thumbnail image associated with a Portfolio object.
ThumbURLxsd:stringIndicates URL of a thumbnail image associated with a Portfolio object.
TypeDescriptionxsd:stringDescribes type for a Portfolio object.