FeedCount Retrieve a series of statistics related to feeds in the last 30 days, such as pending requests, completed feeds, feeds in the queue, among others.

Feed Statistics

🚧

30-day Base

Only the last 30 days are considered (remember that feeds not in the queue are deleted after 30 days from the creation date).

Response Fields

FieldTypeDescription
TotalIntegerTotal number of feeds sent in the last 30 days
QueuedIntegerNumber of feeds in the queue
ProcessingIntegerNumber of feeds currently being processed
FinishedIntegerNumber of feeds completed
CanceledIntegerNumber of feeds canceled

Errors

No specific errors.

Language