Newer Version Available

This content describes an older version of this product. View Latest

Import Status Output

Represents the details of the ingest promotions import status.
JSON example
Property Name Type Description Available Version
txid String The transaction ID of the import workflow. 55
details List<ImportStatus> Indicates the state of the promotions. 55
status String Indicates the import status.
Possible values are:
  • Calculated
  • ToBeCalculated
  • Written
  • Initial
  • Error
55
nrOfItems Integer Indicates the number of promotions that exist in the given status. 55
sample List<String> The list of the first 10 CUD records IDs. 55
error String Indicates the type of error if any, that occurs during the import. 55