Development Newsletters
Release: 16-11-2022
List of new features and major fixes for this release:
Changes in User Aliases tab
From now on you are able to manage three types of user aliases, the additional one is:
Campaign and user manager - this user type has the ability to manage users and all campaigns in the interface.
Changes in API
We introduce changes in API commands.
Please, be aware that some of the changes are not backward compatible:
- Changes in return values in the type field. Values in the result before: User, LimitedAlias, Analyst, Advertiser, Publisher. New values: MainAccount, AliasUserAndCampaignManager, AliasCampaignManager, AliasLimitedCampaignManager, Advertiser, Analyst, Publisher
GetUsersList command
- New field allowing for filtering by user type: userType [] - it is list which can take any subset of values from: All (returns also Advertiser, DOES NOT include Publishers), MainAccount, AliasUserAndCampaignManager, AliasCampaignManager, AliasLimitedCampaignManager
- Changes in return values in the userType field. Values in the result before: User, LimitedAlias, Analyst, Advertiser. New values: MainAccount, AliasUserAndCampaignManager, AliasCampaignManager, AliasLimitedCampaignManager, Advertiser, Analyst
GetUsersList command
- The new value user_and_campaign_manager in the aliasType field. Currently allowed values: user_and_campaign_manager, campaign_manager, limited_campaign_manager
GetCampaignInfo command
- Changes in return values in the editionUserType field. Values in the result before: (user|alias|publisher). New values: (MainAccount|AliasUserAndCampaignManager|AliasCampaignManager|AliasLimitedCampaignManager|Publisher)
GetCampaignsList command
- Changes in return values in the editionUserType field. Values in the result before: (user|alias|publisher). New values: (MainAccount|AliasUserAndCampaignManager|AliasCampaignManager|AliasLimitedCampaignManager|Publisher)
We also add a new API command:
DeleteUserAlias
- Command delete user alias
- Parameters: sessionID and userAliasID
DeleteAnalyst
- Command delete analyst account
- Parameters: sessionID i analystID