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
CacheClearTimeDateTimeNot used.
CategoryIDIntSpecifies 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:shared_portfoliomedia.
CategoryTypeStringDefines whether a folder within a Portfolio is shared to other account users or not.
ClientClientID objectSpecifies the account ownership and context of an object.
CorrelationIDStringIdentifies correlation of objects across several requests.
CreatedDateDateTimeThe date and time when the object was created.
CustomerKeyStringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
DescriptionStringDescribes and provides information regarding the object.
DisplayNameStringName to be displayed for an item within a Portfolio.
FileHeightPXIntSpecifies height of image contained in Portfolio (read-only value).
FileNameStringIndicates name of file associated with the object.
FileSizeKBIntSpecifies file size of a Portfolio item (read-only).
FileURLStringSpecifies the URL at which a Portfolio file is stored.
FileWidthPXIntSpecifies the width of a Portfolio image in pixels (read-only).
IDIntRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
IsActiveBooleanSpecifies whether the object is active.
IsUploadedBooleanIndicates whether the Portfolio object in question was uploaded. A value of true indicates an uploaded Portfolio object.
ModifiedDateDateTimeThe date and time when the object was last modified.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
OwnerOwner objectDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyStringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
SourceResourceSpecification objectDefines source of Portfolio object. Source information includes the URN and authentication.
ThumbSizeKBIntIndicates size of a thumbnail image associated with a Portfolio object.
ThumbURLStringIndicates URL of a thumbnail image associated with a Portfolio object.
TypeDescriptionStringDescribes type for a Portfolio object.