Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating Insights class to remove fields which are not available thro…
…ugh the API Summary: Some of the fields are not exposed through the Insights edge any longer. This diff removes those fields from the insights class. Test Plan: Integration tests and Unit tests pass ritu-mbp:python-ads-sdk ritu$ python -m facebookads.test.unit ............................ ---------------------------------------------------------------------- Ran 28 tests in 0.013s OK ritu-mbp:python-ads-sdk ritu$ ritu-mbp:python-ads-sdk ritu$ python3 -m facebookads.test.unit ............................ ---------------------------------------------------------------------- Ran 28 tests in 0.016s OK ritu-mbp:python-ads-sdk ritu$ python3 -m facebookads.test.integration .................... ---------------------------------------------------------------------- Ran 20 tests in 52.802s OK ritu-mbp:python-ads-sdk ritu$ python -m facebookads.test.integration .................... ---------------------------------------------------------------------- Ran 20 tests in 43.585s OK
- Loading branch information