pinterest / api-quickstart

Code that makes it easy to get started with the Pinterest API.
Apache License 2.0
125 stars 46 forks source link

v5 support for GET delivery_metrics #80

Closed davidchaiken closed 2 years ago

davidchaiken commented 2 years ago

Adds support for GET /v5/resources/delivery_metrics, which was recently transitioned from beta to general availability.

Includes unit tests for the endpoint and passes end-to-end (e2e) tests.