Development Newsletters
Release: 13-04-2016
List of new features for this release:
- management of priorities and shares for a publisher via API
- update of GemiusSDK for Android and iOS
Management of priorities and shares for publisher via API
We will add the possibility of management of priorities and shares for publisher a via API and as a result will introduce the following changes:
- new command UpdateCampaignPublisher which gives the possibilities to control priorities and shares for a campaign
- new parameters defaultShare and defaultPriorities for commands AddPublisher and UpdatePublisher
- new parameters placementPriorities and placementShares for commands AddOrder and UpdateOrder, which allow to modify the priority for a publisher in order
- new parameters placementPriorities and placementShares for commands AddSurround and UpdateSurround, which allow to modify the priority for a publisher in surround
Update of GemiusSDK for Android and iOS
In GemiusSDK the following changes will be introduced:
- for iOS solving of the global namespace issue by adding the GEM prefix. Please append the GEM prefix to all references to the Gemius functions/classes in the application code
- for iOS and Android - disabled default automatic reload
- for Android - solving of the issue with the invalid size of billboard added programmatically