You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `datasetId` parameter is a number for numeric identifiers.
831
-
The `includeMDC` parameter is optional. If MDC is enabled the count will be limited to the time before MDC start if the optional `includeMDC` parameter is not included or set to False. Setting `includeMDC` to True will ignore the `:MDCStartDate` setting and return a total count.
836
+
The `includeMDC` parameter is optional.
837
+
838
+
Note:
839
+
840
+
- Setting `includeMDC` to True will ignore the `MDCStartDate` setting and return a total count.
841
+
- If MDC isn't enabled, the download count will return a total count, without `MDCStartDate`.
842
+
- If MDC is enabled but the `includeMDC` is false, the count will be limited to the time before `MDCStartDate`
0 commit comments