Skip to content

Commit ed677d4

Browse files
Changelog: Update for Events
1 parent 4962188 commit ed677d4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,15 @@ and `number_display_hint` to class `ObjectTypePropertyCreate`.
176176
- Added new param `expires_at` to `File` and `FileUpdateInput`.
177177
- Changed the type of parameter `category` from `ErrorCategory` to `string` in class `StandardError`.
178178

179+
#### Changes in Events API:
180+
- Added new query params: `index_table_name`, `index_table_name`,`object_property_propname`, `property_propname` and `id` to `get_page()` method.
181+
182+
#### Changes in Events Send API:
183+
- Renamed `behavioral_events_tracking_api` to `custom_event_data_api`.
184+
185+
#### Changes in Events Model:
186+
- Added new param `prev` to `Paging`.
187+
179188
## Added new Client APIs:
180189
- Added `crm.extensions.calling.recording_settings_api` Api.
181190
- Added `crm.companies.gdpr_api` Api.

0 commit comments

Comments
 (0)