Enum DaiIngestStatusEnum.Types.DaiIngestStatus
The status of the Dynamic Ad Insertion (DAI) ingestion process. Only [Content][google.ads.admanager.v1.Content] with a status of SUCCESS will be available for DAI.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum DaiIngestStatusEnum.Types.DaiIngestStatus
Fields
| Name | Description |
|---|---|
| Conditioned | The unconditioned |
| ConditionedWithWarnings | There was a non-fatal issue during the DAI conditioning process on
originally unconditioned |
| Failure | There was a non-fatal issue during the DAI ingestion process and the
|
| Ingested | The preconditioned |
| IngestedWithWarnings | There was a non-fatal issue during the DAI ingestion process on
preconditioned |
| Success | The |
| Unspecified | Default value. This value is unused. |
| Warning | There was a non-fatal issue during the DAI ingestion process. |