Releases: facebook/facebook-php-business-sdk
Releases · facebook/facebook-php-business-sdk
0.9.10
08 Oct 10:24
Compare
Sorry, something went wrong.
No results found
Implement AdVideo crud object
AdImage now support bulk upload through zip files
Add missing AdGroup status constants
0.9.9
15 Sep 13:43
Compare
Sorry, something went wrong.
No results found
Bumping tag to fix issues with Reach and Frequency code in 0.9.8
0.9.8
12 Sep 12:48
Compare
Sorry, something went wrong.
No results found
Adds support for Reach and Frequency predictions and reservation
0.9.7
11 Sep 10:20
Compare
Sorry, something went wrong.
No results found
Add support for AdTag
Add support for L2 targeting
Implement default normalization for emails in:
CustomAudience::addUsers()
CustomAudience::removeUsers()
CustomAudience::optOutUsers()
0.9.6
02 Sep 10:49
Compare
Sorry, something went wrong.
No results found
Add archive functionality to AdCampaign, AdSet, AdGroup.
Add AdsPixel support:
Add AdsPixel class.
Add AdsPixelFields enum.
Add AdAccount::getAdsPixels() connection method.
Update Fields enums + reference for:
Add support for Ad scheduling.
Upgrade to CustomAudience V2.
Implement new payload structure.
Update CustomAudienceTypes.
Update CustomAudienceFields enum.
Deprecate md5 hash algo.
Enforce SHA-256 hash algo.
CustomAudience::addUsers() and CustomAudience::removeUsers() now return info regarding the requested change.
Tests now support/require a user provided page_id for testing targeting.
0.9.5
10 Jul 10:20
Compare
Sorry, something went wrong.
No results found
Connection to AdAccountGroups when retrieving AdAccounts
Updated way to generate previews
0.9.4
26 Jun 13:27
Compare
Sorry, something went wrong.
No results found
Updating to use the latest version of the PHP SDK
See README.md for how to instantiate a FacebookSession correctly as you now need to set a default application.
Improving custom audience handling
See examples/custom_auciences.php which has a full working example. You now need to pass a CustomAudienceType type the addUsers function and the hashing is handled automatically.
0.9.3
24 Jun 14:49
Compare
Sorry, something went wrong.
No results found
Grammar fixes
Fixed incorrect namespace from #7
Added additional fields to connectionobjects
0.9.2
18 Jun 09:48
Compare
Sorry, something went wrong.
No results found
Corrected Facebook PHP SDK
* Fix PHP SDK version to 4.0.7 for now
* Implement arrayaccess on Cursor
0.9.1
17 Jun 09:45
Compare
Sorry, something went wrong.
No results found
Fix composer + packagist integration