Skip to content

Commit e0bba51

Browse files
klaviyo-sdkklaviyo-sdkben-horgan-klaviyo
authored
v14.0.0 (#70)
* version 14.0.0 * Update CHANGELOG.md --------- Co-authored-by: klaviyo-sdk <[email protected]> Co-authored-by: Ben Horgan <[email protected]>
1 parent c0ea471 commit e0bba51

File tree

1,004 files changed

+35056
-12468
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,004 files changed

+35056
-12468
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
NOTE: For more granular API-specific changes, please see our [API Changelog](https://developers.klaviyo.com/en/docs/changelog_)
99

10+
## [14.0.0] - 2024-10-15
11+
### Added
12+
- Universal Content API
13+
- Read, update, and delete universal content
14+
- For more information, see our [Universal Content API overview](https://developers.klaviyo.com/en/reference/universal_content_api_overview)
15+
- Form Reporting API
16+
- Query form performance
17+
- For more information, see our [Reporting API overview](https://developers.klaviyo.com/en/reference/reporting_api_overview#forms)
18+
- Segment Reporting API
19+
- Query segment growth data
20+
- For more information, see our [Reporting API overview](https://developers.klaviyo.com/en/reference/reporting_api_overview#segments)
21+
- Reviews API
22+
- Get and list reviews
23+
- For more information, see our [Reviews API overview](https://developers.klaviyo.com/en/reference/reviews_api_overview)
24+
- Tracking Settings API
25+
- Read and update the Tracking Settings for an account (Account -> Settings -> UTM Tracking in UI)
26+
- For more information, see our [Tracking Settings API documentation](https://developers.klaviyo.com/en/reference/get_tracking_settings)
27+
- Metric Properties API
28+
- Access the properties for a given metric (e.g. "Placed Order")
29+
- For more information, see our [Metric Properties API documentation](https://developers.klaviyo.com/en/reference/get_metric_property)
30+
- Suppress/Unsuppress profile job APIs
31+
- Monitor the status of jobs created by Suppress Profiles and Unsuppress Profiles requests
32+
- For more information, see our [Suppress Profiles Job API documentation](https://developers.klaviyo.com/en/reference/get_bulk_suppress_profiles_job)
33+
34+
### Changed
35+
- `Profiles.create_or_update_profile` has been updated to an enhanced identity resolution processor to better follow the Klaviyo identity resolution identifier priority order
36+
- Added support for `$locale` property for `Profiles`
37+
- Numerous methods have been renamed as part of a large renaming effort - the old methods are now deprecated aliases
38+
1039
## [13.0.0] - 2024-07-15
1140
### Fixed
1241
- **Breaking**

0 commit comments

Comments
 (0)