Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
18 lines (14 loc) · 1.06 KB

SegmentationResponse.md

File metadata and controls

executable file
·
18 lines (14 loc) · 1.06 KB

SegmentationResponse

Properties

Name Type Description Notes
created_at \DateTime Datetime the asset was created [optional]
description string Description of the asset [optional]
folder \CollingMedia\Client\Model\Folder JSON representation of parent folder, with members 'id', and 'type' which may be 'Folder' or 'Program'
id int Id of the asset [optional]
name string Name of the asset [optional]
status string Status filter for draft or approved versions
updated_at \DateTime Datetime the asset was most recently updated [optional]
url string Url of the asset in the Marketo UI [optional]
workspace string Name of the workspace [optional]

[Back to Model list] [Back to API list] [Back to README]