Schema:GettingStartedNoSuggestedArticle

Revision 7578362
description"Logs a failure to retrieve all of the requested article suggestions for a given task. This means any internal retries were exceeded. It is possible some were provided, but not the full requested count."
properties
version
type"integer"
requiredtrue
description"Version number"
funnel
type"string"
description"Funnel for which we could not retrieve an article"
enum
"gettingstarted-addlinks"
"gettingstarted-copyedit"
"gettingstarted-clarify"
requestedCount
type"integer"
description"Number requested in the API call"
returnedCount
type"integer"
description"Number actually returned"