pinterest / pinterest-python-sdk

An SDK that makes it quick and easy to build applications with Pinterest API.
Apache License 2.0
43 stars 28 forks source link

Base model tests fixes #91

Closed rushabhvaria closed 1 year ago

rushabhvaria commented 1 year ago
  1. Add missing attributes to AdAccount model
  2. Update spend cap for campaigns based on server side validation
  3. Add missing attributes to Campaign model
  4. Add missing attributes to AdGroup model and integration test utils
  5. Use PinCreate from generated client in Pin model for pin creation
  6. Update .gitignore with log file
thucngyyen commented 1 year ago

Did you double check docs? They might get updated