Skip to content

Conversation

n7studios
Copy link
Contributor

Summary

Adds a method for fetching link clicks for a broadcast.

Testing

  • testGetBroadcastLinkClicks : Test that get_broadcast_link_clicks() returns the expected data and pagination works.
  • testGetBroadcastLinkClicksWithTotalCount: Test that get_broadcast_link_clicks() includes the total count when required.
  • testGetBroadcastLinkClicksWithInvalidBroadcastID: Test that get_broadcast_link_clicks() throws a ClientException when an invalid broadcast ID is specified.

Checklist

@n7studios n7studios added this to the 2.2.1 milestone Sep 30, 2025
@n7studios n7studios self-assigned this Sep 30, 2025
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team October 1, 2025 10:27
@n7studios n7studios marked this pull request as ready for review October 1, 2025 10:27
@n7studios n7studios merged commit 3a8791b into fix-tests Oct 3, 2025
15 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants