Object describing the catalogs items batch
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] |