You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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