DMCreativeDTO Class |
The DMCreativeDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| DMCreativeDTO | Initializes a new instance of the DMCreativeDTO class |
| Name | Description | |
|---|---|---|
| CategoryId |
Id of the Category
| |
| CreatedByUserId |
Id of the user that created the creative
| |
| CreatedByUserName |
Name of the user that created the creative
| |
| CreatedDate |
Creation date of the creative
| |
| CreativeId |
Id of the creative
| |
| CreativeName |
Name of the creative
| |
| DocumentId |
Id of the document wrapping the crative
| |
| LastModifiedByUserId |
Id of the user that last modified the creative
| |
| LastModifiedByUserName |
Name of the user that last modified the creative
| |
| LastModifiedDate |
Last modified data of the creative
| |
| ThumbnailPath |
Thumbnail path for the creative
|