Facebookads API : Check the job status and get the result later in python

submitted the job to in async mode to pull the ad insights data from facebook by using facebookads api.
r = ad_account.get_insights(params=params, async=True)
Stored the report_run_id
I want […]

See original post by invalid@example.com (rajkoti)

Leave a Reply