Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all) remove raw statistics #222

Merged
merged 3 commits into from
Sep 11, 2023
Merged

Conversation

olivierapivideo
Copy link
Member

No description provided.

const currentPage = 1; // Choose the number of search results to return per page. Minimum value: 1
const pageSize = 25; // Results per page. Allowed values 1-100, default is 25.

const liveStreamsPlays = await client.analytics.getLiveStreamsPlays({
Copy link
Contributor

Choose a reason for hiding this comment

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

@olivierapivideo @ThibaultBee can you please confirm that the removed code snippets are not actually for the new "light analytics" solution? Thanks 🙏

Copy link
Member Author

@olivierapivideo olivierapivideo Sep 11, 2023

Choose a reason for hiding this comment

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

yes it's only about the raw statistics

@olivierapivideo olivierapivideo marked this pull request as ready for review September 11, 2023 14:54
@olivierapivideo olivierapivideo merged commit 9ebdf52 into main Sep 11, 2023
14 checks passed
@olivierapivideo olivierapivideo deleted the remove-raw-statistics branch September 11, 2023 14:55
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.

None yet

2 participants