brightcove / PHP-API-Wrapper

This project provides a starting point for integrating the Brightcove CMS API into your application. It provides simple ways to interact with the API, as well as a long list of helper functions.
25 stars 33 forks source link

Added analytics request method to Client class #21

Open dividemysky opened 7 years ago

dividemysky commented 7 years ago

Added a method to the Client class to allow requests to the Analytics API. An additional method is necessary because the URL formatting and options are different for the Analytics endpoint.