Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding 'RESERVED' buying type for ad campaigns on Python SDK
Summary: Marketing API Python SDK campaign BuyingType misses "RESERVED" which needs to be added and contains 'MIXED' which needs to be removed Test Plan: All Unit tests and Integration tests pass- ritu-mbp:python-ads-sdk ritu$ python3 -m facebookads.test.integration .................... ---------------------------------------------------------------------- Ran 20 tests in 16.283s OK ritu-mbp:python-ads-sdk ritu$ python3 -m facebookads.test.unit ............................ ---------------------------------------------------------------------- Ran 28 tests in 0.015s OK
- Loading branch information