editionCounts
Returns a map of the form {year: {month: count}}
, where count
is the count of Editions that month. You can narrow the results down with productTags. An empty map is returned on errors.
Returns a map of the form {year: {month: count}}
, where count
is the count of Editions that month. You can narrow the results down with productTags. An empty map is returned on errors.