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.
Name | Data Type | Description |
---|---|---|
CacheClearTime | xsd | Reserved for future use. |
CategoryID | xsd | Specifies 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 |
CategoryType | xsd | Defines whether a folder within a Portfolio is shared to other account users or not. |
Client | ClientID | Specifies the account ownership and context of an object. |
CorrelationID | xsd | Identifies correlation of objects across several requests. |
CreatedDate | xsd | Read-only date and time of the object's creation. |
CustomerKey | xsd | User-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object. |
Description | xsd | Describes and provides information regarding the object. |
DisplayName | xsd | Name to be displayed for an item within a Portfolio. |
FileHeightPX | xsd | Specifies height of image contained in Portfolio (read-only value) |
FileName | xsd | Indicates name of file associated with the object. |
FileSizeKB | xsd | Specifies file size of a Portfolio item (read-only). |
FileURL | xsd | Specifies the URL at which a Portfolio file is stored. |
FileWidthPX | xsd | Specifies the width of a Portfolio image in pixels (read-only). |
ID | xsd | Read-only identifier for an object. Some objects use the ObjectID property as a unique ID. |
IsActive | xsd | Specifies whether the object is active |
IsUploaded | xsd | Indicates whether the Portfolio object in question was uploaded. A value of true indicates an uploaded Portfolio object. |
ModifiedDate | Nullable`1 | Indicates the last time object information was modified. |
ObjectID | xsd | System-controlled, read-only text string identifier for object. |
ObjectState | xsd | Reserved for future use. |
Owner | Owner | Describes account ownership of subscriber in an on-your-behalf account. |
PartnerKey | xsd | Unique identifier provided by partner for an object. This property is accessible only via API. |
PartnerProperties | APIProperty[] | A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API. |
Source | ResourceSpecification | Defines source of Portfolio object. Source information includes the URN and authentication. |
ThumbSizeKB | xsd | Indicates size of a thumbnail image associated with a Portfolio object. |
ThumbURL | xsd | Indicates URL of a thumbnail image associated with a Portfolio object. |
TypeDescription | xsd | Describes type for a Portfolio object. |