Development Newsletters

Release: 23-01-2013

List of new features and major fixes for this release:

  • AdOcean API update

AdOcean API update

AddPublisher and UpatePublisher operations get a new input field:
  • blocked [Y/N] - sets publishers access right;
GetPublishersList operation gets new output fields:
  • blocked [Y/N] - informs about publishers access right;
  • creationDate [date] - informs about the creation date of a publisher;
  • modificationDate [date] - informs about the last modification date of a publisher (set to null on release day);
  • lastLoginDate [date] - informs about the last login date of a publisher (set to null on introduction date);
  • withTrafficAccess [Y/N] - Informs if the publisher has traffic access.
GetPublishersList operation gets new sorting options:
  • creationDate; modificationDate; lastLoginDate.
GetPublisherInfo operation gets a new output field:
  • blocked [Y/N] - informs about publishers access right;
GetAssignedPublishersList operations get new output fields:
  • creationDate [date] - informs about the creation date of a publisher;
  • modificationDate [date] - informs about the last modification date of a publisher (set to null on release day).

adocean api