Development Newsletters
Release: 20-07-2022
List of new features and major fixes for this release:
Changes in API commands
There are changes made in input parameters:
- New select options in domainNames: PlacementCategory and CreativeForm - it conerns GetBasicStats, GetFreqStats, GetVideoStats commands.
- New filter placementIDs, which takes as input list of placement IDs separated by comma. Old placementID filter is now deprecated (but not removed) - it conerns GetBasicStats, GetFreqStats, GetVideoStats commands.
New input in GetCreativesList command
Also, we are adding new templateID input in GetCreativesList command:
- It is needed to enter at least one of those parameteres: campaignID, templateID
- If just campaignID is entered, the output will contain all creatives from this specific campaign (as before)
- If just templateID is enterned, the output will contain all creatives based on this specific template (new feature)
- If campaignID and templateID is enterned, the output will contain all creatives based on this specific template within this specific campaign. (new feature)