get https://sellercenter-api.falabella.com/?Action=FeedCount
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
Field | Type | Description |
---|---|---|
Total | Integer | Total number of feeds sent in the last 30 days |
Queued | Integer | Number of feeds in the queue |
Processing | Integer | Number of feeds currently being processed |
Finished | Integer | Number of feeds completed |
Canceled | Integer | Number of feeds canceled |
Errors
No specific errors.