Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.16 KB

CatalogsItemsBatch.md

File metadata and controls

18 lines (13 loc) · 1.16 KB

CatalogsItemsBatch

Object describing the catalogs items batch

Properties

Name Type Description Notes
catalog_type CatalogsType
batch_id str Id of the catalogs items batch [optional]
created_time datetime Date and time (UTC) of the batch creation: YYYY-MM-DD'T'hh:mm:ss [optional] [readonly]
completed_time datetime, none_type Date and time (UTC) of the batch completion: YYYY-MM-DD'T'hh:mm:ss [optional] [readonly]
status BatchOperationStatus [optional]
items [CreativeAssetsProcessingRecord] Array with the catalogs items processing records part of the catalogs items batch [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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