pinterest / api-quickstart

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

TPP-1863: improve analytics documentation #54

Closed davidchaiken closed 2 years ago

davidchaiken commented 2 years ago
  1. Clarify that analytics metrics are requested with the "columns" parameter and encoded as a comma-delimited string.
  2. Fix v3/v4 code comment to mention v4 instead of v5.
  3. Fix broken github lint action by upgrading black.