IngestFeed is a datatype for an ingest feed.

Table: IngestFeed

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 25, 2024
createdAtlongyes Unix timestamp for when this feed was created.
descriptionstring  A description of the ingest feed.
enabledbooleanyes Whether the ingest from the ingest feed is enabled.
executionInfoIngestFeedExecutionInfo  Details about how the ingest feed is running. See IngestFeedExecutionInfo.
idstringyes The unique identifier of the ingest feed.
namestringyes The name of the ingest feed.
ParserParser  The parser used to parse the ingest feed. See Parser.
SourceIngestFeedSourceyes The source from which the ingest feed will ingest. See IngestFeedSource.