Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Php Business Sdk Laravel Package

facebook/php-business-sdk

Official Facebook Business SDK for PHP. Access Marketing API plus Pages, Business Manager, Instagram and more via one maintained library. Includes authentication/token usage and objects to create, read, update and manage business assets and ads.

View on GitHub
Deep Wiki
Context7
v9.0.2

Added

  • action_source field to Event for Conversions API.

Fixed

  • opt_out field was being removed when set to false for Conversions API.
v9.0.0

Changed

  • Graph API call upgrade to v9.0

Added

  • delivery_category field to Content for Conversions API.

Changed

  • Add empty to the list of reserved keywords.
  • Change empty value enum name in AdsPixelFirstPartyCookieStatusValues and AdsPixelDataUseSettingValues
v8.0.3

Changed

  • Fixed a normalization issue for zero values in CustomData in Conversions API
  • Start passing in the appsecret_proof to Conversions API custom http_clients when an appsecret is set
  • A Conversions API EventRequest custom http_client must now be an object instead of a class name
v8.0.2

Added

  • Added batching support to Conversions API. Create batched event requests by using BatchProcessor.

Added

  • lead_id field to the Conversions API user_data section.
  • Added HttpServiceInterface to enable the default request object to be overridden by a user-defined HTTP Request Service class. Can be used to create Conversions API event requests.
v8.0.1

Added

  • Added async support to Conversions API - Create event request promises by using EventRequestAsync.
v8.0.0

Changed

  • Graph API call upgrade to v8.0

Added

  • delivery_category field in custom_data section for Conversions API(formerly Serverside API).
v7.0.2

Added

v7.0.0

Changed

  • Graph API call upgrade to v7.0
v6.0.2

Added

  • Add support for custom properties in the Server-Side API
v6.0.0

Changed

  • Graph API call upgrade to v6.0
v5.0.5

Added

  • Server-side API added search_string to CustomData and fixed setLastName in UserData object.
v5.0.3

Added

  • Added function getHeaders in RequestException class which provides header information

Fixed

  • Server Side API CustomData model normalization fix
v5.0.2

Added

  • Added CrashRepoter, more context available here
v5.0.0

Changed

  • Graph API call upgrade to v5.0
v4.0.6

Fixed

  • Add back source param in Adaccount->createAdVideo.
v4.0.5

Fixed

  • Introduce addUsersMultiKey and removeUsersMultiKey in CustomAudience to still allow add users to CustomAudience with multiple keys after CustomAudienceMultiKey been deprecated.
v4.0.0

Changed

  • Graph API call upgrade to v4.0
v3.3.1

Changed

  • Remove list of API call from Business SDK, any these APIs included in Business SDK will be deprecated.
v3.3.0

Changed

  • Graph API call upgrade to v3.3

Deprecated

  • Deprecated parentID in AbstractCrudObject.
  • Deprecated CustomAudienceMultiKey, use class CustomAudience instead.
  • Deprecated functions create, read, update in AbstractCrudObject. Check out our recommended way to make API call. read will reset the object fields, while getSelf will get a new object. For example :
    $async_job = $adaccount->getInsightsAsync($fields, $params);
    
    $async_job = $async_job->getSelf();
    
    while (!$async_job->isComplete()) {
      sleep(1);
      $async_job = $async_job->getSelf();
    }
    
v25.0.2

Added

  • Add partner_client_id field to AttributionData
v24.0.3

Added

  • Add total_credit field to AttributionData
v24.0.2

Added

  • Add touchpoint_id field to AttributionData
v24.0.1

Added

  • Add additional AMM fields: attribution_method, decline_reason, auditing_token, linkage_key
  • Add attribution_setting nested field with inactivity_window_hours, reattribution_window_hours
v24.0.0

Added

  • Add AMM fields to attribution data
v22.0.3

Changed

  • Fix the OriginalEventData class to add the missing methods
v22.0.2

Changed

  • Update attribution_data, custom_data and original_event_data fields
v17.0.0

Added

  • advanced_measurement_table field to Event for Conversions API.
v11.0.0

Changed

  • Graph API call upgrade to v11.0
v10.0.1

Added

  • Support for sending multiple values for certain UserData parameters to Conversions API.
v10.0.0

Changed

  • Graph API call upgrade to v10.0
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor