Framework
buildUpdateSegmentedDeltas()
Function: buildUpdateSegmentedDeltas()
function buildUpdateSegmentedDeltas(
id,
oldSegmentIds,
oldSegments,
newSegmentIds,
newSegments,
uniqueUpdates): DeltaBuildResultParameters
| Parameter | Type |
|---|---|
id | string |
oldSegmentIds | string[] |
oldSegments | SegmentWrite[] |
newSegmentIds | string[] |
newSegments | SegmentWrite[] |
uniqueUpdates | UniqueUpdate[] |
