facebook / facebook-php-business-sdk

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

Missing "MESSAGES" in CampaignObjectiveValues enum #408

Closed leafnode closed 6 years ago

leafnode commented 6 years ago

I was trying to use "MESSAGES" campaign objective via the SDK, but it appeared that this value does not exist in the CampaignObjectiveValues enum. This option was introduced quite some time ago, and it's described in the API documentation. From what I've checked, it's the only value missing from the enum.

jingping2015 commented 6 years ago

Hi, it seems like this issue has been open for more than a few months now. We have made many changes in the SDK since then, including releasing a new version. If you can repro your specific issue with the latest version of the SDK, please create a new issue or comment here with further details.