facebook / facebook-python-business-sdk

Python SDK for Meta Marketing APIs
https://developers.facebook.com/docs/business-sdk
Other
1.28k stars 631 forks source link

Fix get_job_async() #556

Closed Nathaaaalie closed 4 years ago

Nathaaaalie commented 4 years ago

Summary: This diff is associated with the PR: https://github.com/facebook/facebook-python-business-sdk/pull/554

In case of developers assign value of the fields both in params['fields'] and fields, I just removed the duplicated value in params['fields'] when we move the fields to params['fields'] for get_job_async() call.

Reviewed By: Mxiim

Differential Revision: D19426200

facebook-github-bot commented 4 years ago

This pull request was exported from Phabricator. Differential Revision: D19426200

facebook-github-bot commented 4 years ago

This pull request has been merged in facebook/facebook-python-business-sdk@e1a96340ac4afcf1b63f3b26129c234eb0aaadfc.