“contentsholder unit” object

A “contentsholder unit” object contains Content Owner Media Unit information of your “contentsholde unit”

{
    "id": "0123456",
    "name": "Nordot Post",
    "default_post_expire_days": 90,
    "status": "public",
    "created_at": "2015-11-10T20:09:31+00:00",
    "updated_at": "2015-12-25T18:58:10+00:00",
    "header_image": {
        "url": "https://img.nordot.jp/ch/units/0123456/header_31.png",
        "thumb_360": "https://img.nordot.jp/t_thumb_360/ch/units/0123456/header_31.png"
    }
}
Key name Data Type In List API Description
id string Y ID of your Content Owner Media Unit.
name string Y Name of your Content Owner Media Unit.
default_post_expire_days number Y Default Story expiry date. ‘0’ (Zero) indicates an indefinite period. To modify the value, please change “Article expiration period in the CMS”.
status string Y Content Owner Media Unit status. Can be set to public or private. To change the value, please make a request to the CMS.
created_at string Y Date and time the Content Owner Media Unit was created.
updated_at string Y Date and time the Content Owner Media Unit was last updated.
header_image/url string N URL of header image displayed in “this.kiji.is”.
header_image/thumb_360 string N URL of thumbnail for header image, displayed in “this.kiji.is”.