R Samuel
R Samuel

Reputation: 1

Can I retrieve ad text using the Facebook Marketing API?

I was hoping someone could help me with this.

I am using the Facebook Marketing API to fetch ad details, and I am specifically trying to retrieve the ad text (e.g., headline, body text, or captions).

My questions are:

Does Facebook's Marketing API allow access to ad text (creative.body or similar fields)? If not, is there an alternative way to retrieve ad text for all ads in an account? Any clarification or guidance would be appreciated!

Additional Information:

Python SDK: facebook_business.

Here's what I've tried:

Using the creative.body field when calling AdAccount.get_ads. Querying the Ad Creative API with the creative.id.

In both cases, I often get "No Text Available," even for ads that have visible text in Facebook Ads Manager.

Upvotes: 0

Views: 29

Answers (0)

Related Questions