facebook / facebook-php-business-sdk

PHP SDK for Meta Marketing API
https://developers.facebook.com/docs/business-sdk
Other
816 stars 513 forks source link

How to create a AAA advertisements above version 17 #591

Closed 810736760 closed 7 months ago

810736760 commented 7 months ago

Hey, I am trying to create an AAA ad and encountering a error which is [Invalid ad creative param(degrees_of_freedom_spec) to create an AAA ad]

And when I unuse it: The ad was rejected with the message: Creative Must Provide enroll_status for Standard Enhancements: This creative is eligible for Standard Enhancements, but enroll_status was not provided. Please choose whether you want to turn on standard enhancements or not. Learn more here: https://fburl.com/hyth50xo

we ended up downgrading to v16 and we don't have this issue anymore.

So,is there any other way to solve it?