Skip to content

let Analytics class use resource_property() #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

smaeda-ks
Copy link
Contributor

In order to allow accessing response data through instance variables, Analytics class needs to inherit Resouce class but it will produce MRO error so it also needs to change the order of base classes in some classes that inherit Analytics class.

Copy link

@jbabichjapan jbabichjapan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's start collecting notes of any breaking changes so we can write guidance about what to watch out

@smaeda-ks
Copy link
Contributor Author

Let's start collecting notes of any breaking changes so we can write guidance about what to watch out

Sure, we could create a release note page in Wiki:
https://github.com/twitterdev/twitter-python-ads-sdk/wiki/Release-Notes

@smaeda-ks smaeda-ks merged commit 6d4c1d0 into xdevplatform:master Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants