Skip to content

Commit 0695080

Browse files
klaviyo-sdkklaviyo-sdk
andauthored
version 15.0.0 (#80)
Co-authored-by: klaviyo-sdk <[email protected]>
1 parent 0bc4fe6 commit 0695080

59 files changed

Lines changed: 19675 additions & 3376 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ 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+
## [15.0.0] - revision 2025-07-15
11+
### Added
12+
#### Mapped Metrics API
13+
14+
- Use the [Mapped Metrics API](https://developers.klaviyo.com/en/reference/get_mapped_metrics) to retrieve some or all mapped metrics in your Klaviyo account, or [update](https://developers.klaviyo.com/en/reference/update_mapped_metric) a mapped metric.
15+
- Get the [metric](https://developers.klaviyo.com/en/reference/get_metric_for_mapped_metric), [custom metric](https://developers.klaviyo.com/en/reference/get_custom_metric_for_mapped_metric), or associated metric IDs for a given mapped metric.
16+
17+
#### Custom Objects API
18+
19+
- Use the [Custom Objects API](https://developers.klaviyo.com/en/reference/custom_objects_api_overview) to ingest data records from other third-party sources into Klaviyo and retrieve all available data sources for an account.
20+
- Use ingested data records to create [custom objects](https://help.klaviyo.com/hc/en-us/articles/35105337172123) in a Klaviyo account.
21+
1022
## [14.0.2] - revision 2025-04-15
1123
### Added
1224
- Added some PHPDoc type hints

0 commit comments

Comments
 (0)