This patch release focuses on API polish, improved type support, and small quality-of-life improvements across the RTBNext Python SDK.
What's Changed
- Improved date seeking in date-based collections by resolving to the nearest available date on or before the requested date.
- Added additional public type exports for SDK integrations, including resource events, cache interfaces, aggregation periods, and rate limit modes.
- Added typed endpoint resource aliases to improve IDE support and static type checking.
- Added additional convenience exports for commonly used SDK interfaces and types.
- Renamed
stats.top10tostats.top_10for better Python naming conventions. - Added endpoint and schema aggregation exports for easier imports.
- Improved type definitions and public API consistency across resources, collections, and endpoints.
Full Changelog: v1.0.0...v1.0.1