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

Lost data of ENUM on AdCreativeLinkDataCallToActionTypeValues.php #409

Closed tiger154 closed 6 years ago

tiger154 commented 6 years ago

Hi I was testing to create an ad with this SDK.

And I found a bug which don't support matched ENUM values from AdCreativeLinkDataCallToActionTypeValues.php

From the link there are 'type' field with ENUM datas

And it's not matched with this SDK version 2.11.*

For example I was looking for 'EVENT_RSVP' value in the object. But there wasn't the data.

So can you please me point out if you need to update or I was looking at wrong Object?

Thank you~

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.