enum DaiIngestStatus (v202402)

The status of the DAI ingestion process. Only content with a status of SUCCESS will be available for dynamic ad insertion.


Namespace
https://www.google.com/apis/ads/publisher/v202402
Enumeration Description
SUCCESS The content was successfully ingested for DAI.
WARNING There was a non-fatal issue during the DAI ingestion process.
INGESTED The preconditioned content was successfully ingested for DAI.
INGESTED_WITH_WARNINGS There was a non-fatal issue during the DAI ingestion process on preconditioned content.
CONDITIONED The unconditioned content was successfully conditioned for DAI.
CONDITIONED_WITH_WARNINGS There was a non-fatal issue during the DAI conditioning process on originally unconditioned content.
FAILURE There was a non-fatal issue during the DAI ingestion process and the content is not available for dynamic ad insertion.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.