Development Newsletters
Release: 15-02-2024
List of new features and major fixes for this release:
Digital Services Act - API updates
In this release we updated below API commands with new fields to give you more control over DSA information, displayed together with your creatives:
- AddCreative - new adDataText parameter: custom DSA (Digital Services Act) text, which overrides default one (in every language) assigned to main account;
- UpdateCreative - new adDataText parameter: custom DSA (Digital Services Act) text, which overrides default ones (in every language) assigned to main account;
- GetCreativeInfo - returns new field adDataText - custom DSA (Digital Services Act) text, which overrides default one (in every language) assigned to main account;
We also added new API commands related to DSA information:
- UpdateAdDataText - sets DSA text for the selected language (overrides default text or custom one - updated previously with that command);
- GetAdDataTextsList - returns list of custom DSA texts defined for the main account and all default texts;
Digital Services Act - new macro
Together with above changes we introduce new macro:
- <%%AD_DATA_SPONSOR_OR_ADVERTISER%%> - returns sponsor if set, otherwise advertiser is being returned;
As a result - first part of the default DSA information will change its form to:
- "The advertisement is promoted by the <%%AD_DATA_ADVERTISER%%> and sponsored by the <%%AD_DATA_SPONSOR_OR_ADVERTISER%%>"