Skip to content

Conversation

@ILYAGVC
Copy link
Contributor

@ILYAGVC ILYAGVC commented Nov 27, 2022

No description provided.

@@ -0,0 +1,27 @@
## User Collection Stats (BULK)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think i would merge this with the regular stats bulk endpoint, with category as an optional query param


``startDate``: 0 (for alltime) or set for custom time-window

``endDate``: 9223372036854775807 (for alltime) or set for custom time-window
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wouldn't leaving out the endDate mean alltime?

i think it should also be documented what format those numbers have

| - | - | - |
| https://statsproxy-public-service-live.ol.epicgames.com/statsproxy/api/statsv2/account/:accountId | `GET` | Yes |

## Parameters
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

startDate and endDate are missing here

"startDate": 0,
"endDate": 9223372036854775807,
"owners": ["accountId"],
"stats": ["s22_social_bp_level"]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stats could be any stats key. you should probably put in a placeholder value and document it below

}
```

## Parameters
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

startDate and endDate should be documented aswell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants