facebook / facebook-python-business-sdk

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

Chore: Fixed Simple Code Typos #645

Open yeetnbeet opened 11 months ago

yeetnbeet commented 11 months ago

In the AdCampaignAdsetsEdge.py example the FacebookAdsApi.init() was clearing missing some required arguments and the print statement at the bottom was completely incorrect.

I fixed these two small thing so hopefully the particular example is more helpful