An ingest feed.

The IngestFeed datatype includes several settings.

Table: IngestFeed

ParameterTypeRequired[a]DefaultDescription
idstringyes The unique identifier of the ingest feed.
namestringyes The name of the ingest feed.
descriptionstring  A description of the ingest feed.
parserParser  The parser used to parse the ingest feed.
enabledbooleanyes Whether the ingest from the ingest feed is enabled.
sourceIngestFeedSourceyes The source from which the ingest feed will ingest (see IngestFeedSource Table).
createdAtlongyes Unix timestamp for when this feed was created.
executionInfoIngestFeedExecutionInfo  Details about how the ingest feed is running. (see IngestFeedExecutionInfo Table).

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.