What's new in SDK 3?

⚠️

Deprecation Notice — SDK v3 will be deprecated on September 30, 2026. Upgrade to SDK v4 using the Migration Guide.

SDK 3 includes a number of enhancements, aimed at simplifying the integration process and minimizing errors.

📘

Key changes in SDK 3

  • Widget and Feed are now instances of the same class ('Unit'), and use a similar flow.
  • Widget and Feed heights are now set automatically.
  • Placement View IDs are now managed automatically.
  • Serial loading is now managed automatically.
  • The following default values are now applied:
    • targetType is "mix" by default.
    • The scrollIntercept flag for Feed is set to true by default (for a seamless transition between page and Feed scrolling).