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

Fix session app ID and app secret nullability #602

Open cvaclav opened 2 months ago

cvaclav commented 2 months ago

Session app ID and app secret is nullable according to documentation examples and code usage.

https://developers.facebook.com/docs/marketing-api/conversions-api/using-the-api#send https://github.com/facebook/facebook-php-business-sdk/blob/main/src/FacebookAds/Session.php#L70