All notable changes to this project will be documented in this file.
- Added method for obtaining new jwt from api secret
- Added youtube endpoint methods for channel videos and profile video interactions, interactions count by date, post count by date and post interactions count by date
- Added instagram endpoint methods for stat summary, profile posts, profile post interactions, interactions count by date, post count by date and post interactions count by date
- Added twitter endpoint methods for reach count, interactions sent, interactions received, engagement rate and stat summary
- Added the 'get_facebook_profiles_posts_count_by_date' endpoint method
- Added the 'get_facebook_profiles_interactions_count_by_date' endpoint method
- Fix a bug where parameters were being passed incorrectly within the requests sent
- Added support for the 'Facebook fans by country' endpoint
- Fix a typo with setting 'retry' parameter
- Fix a bug where the module would request outdated/inexistent URL paths for the APi endpoints
- Changed license to Apache v2.
- Exceptions have been organized.
- Added methods for accessing the 'projects', 'stat summary' and 'post interactions' endpoints