Skip to content

Release 0.2.1

Compare
Choose a tag to compare
@rushabhvaria rushabhvaria released this 05 Apr 18:08
· 8 commits to main since this release
87c8581
  • Add Conversion Tag and Conversion Event Models
  • Bug Fix: Fix logic for getting all pages in _list() method of BaseModel. If no page_size is passed now, it will return server default page_size with a Bookmark object to follow next pages.
  • Bug Fix: Pass client attribute to PinterestBaseModel when not using default_sdk_client
  • Add missing attributes to AdAccount model
  • Add missing attributes to Campaign model
  • Update pin creation using Pin Model implementation to match latest spec