@mediarithmics/plugins-nodejs-sdk
Advanced tools
Changelog
0.24.1 - 2024-05-17
AudienceFeedConnectorBasePlugin
, use metadata instead of stringifyChangelog
0.24.0 - 2024-04-24
send_items_in_success
-> sent_items_in_success
and send_items_in_error
-> sent_items_in_error
Changelog
0.23.0 - 2024-04-18
/v1/troubleshoot
, now it will behaved like an action routeChangelog
0.22.1 - 2024-03-25
/v1/troubleshoot
was declared as GET instead of POSTChangelog
0.22.0 - 2024-03-25
/v1/troubleshoot
on AudienceSegmentExternalFeed which take ExternalSegmentTroubleshootRequest
and return an ExternalSegmentTroubleshootResponse
. This is will be helpful to debug feeds (example: return volumes on third party)AudienceFeedConnectorBasePlugin
add new optional parameter forceRefresh?: boolean
to getInstanceContext
AudienceFeedConnectorBasePlugin
force refresh of instanceContext for external_segment_creation
Changelog
0.21.0 - 2024-02-15
Changelog
0.20.1 - 2024-02-14
Changelog
0.20.0 - 2023-11-29
UserIdentifierInfo
an union type, which will help infering type based on type
.UserDeviceTechnicalIdentifierType
for registry_type
in IdentifyingDeviceTechnicalId
instead of previous union type duplicated./metadata
to BasePlugin which will give informations on plugin, node and dependencies used.Changelog
0.19.0 - 2023-11-09
UserDeviceTechnicalIdentifierType
with TV_ADVERTISING_ID
DeviceIdRegistryType
with TV_ADVERTISING_ID