Change Updates

Do not miss any Thankly API changes, ever again

Subscribe to the Thankly API changelog to be up to date on recent changes.

RSS

Sep 29, 2025

main
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /ads/{ad_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • GetAdWidgetResponse property Modified
        • Removing polymorphism is always breaking
          Breaking
  • Query
  • renderMode query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /ads
  • Body
  • application/json content type Modified
    • sponsoredContent, features properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • widgets property Added