Development Newsletters

Release: 05-08-2020

List of new features and major fixes for this release:

AddSpace/GetSpace changes


We prepared changes in AddSpace/GetSpace tool. New interface will be available under addspace.adocean.pl website. You can choose to log in with login and password of given user or use sessionID opened earlier via API.

Get Placements

To get placemetns list you need to first check ID of the publisher in API.  Add publisherID, select encoding and chose separator. 

Interface will return CSV file with existing placements tree (example with comma as separator):

Publisher name
,"gemius",FOLDER
,,"contact","None","fr:Mobile display"
,,"Homepage",MASTER
,,,"Billboard","Billboard 750x100","c:nowa","c:750x100","sr:750x100","fr:Billboard"

Where:

  • c: - Category
  • sr: - Restrictions by creative size
  • fr: - Restrictions by creative format


Add Placements

To add placements you need to prepare file with placements tree and add this file to the interface. File can be prepared as CVS or TXT file. All names or values must be wrapped in quotation sign. Names of standard nodes must be marked with FOLDER (without quotation) and names of master nodes must be marked with MASTER (without quotation) - as in the example below.

Type of placement is always second value and don't have any prefix or mark.

Chose encoding and separator according to those used in prepared file.

To only add placement (without modifying existing ones)  leave settings unchanged.

To modify existing placements set Update: Y.

To add or modify restrictions set also Process restrictions: Y.    

Example of input data from uploaded file:

Publisher name
,"gemius",FOLDER
,,"contact","None","fr:Mobile display"
,,"Homepage",MASTER
,,,"Billboard","Billboard 750x100","c:nowa","c:750x100","fr:Billboard"
,"gemius_video",MASTER,"Video VAST3"
,,"gemius_video_1"
,"gemius_programmatic",MASTER,"AOSSP Bidding in Prebid"
,,"gemius_programmatic_1"

To remove catagory/restriction you need to remove values from input data. In example we removed "sr:750x100", so restrictions on placement "Billboard" will be removed. Parameters added without prefix will be ignored.

Placement names can't be duplicate under one node/master. In case of use two placements with name: "Billboard" update will be not possible and it must be done via API or AdOcean interface.

Placement Profiles

You can also add master placement and assign Placement Profile, by add name of profile after MASTER like in input example. You can add any Placement Profile, but only when there are no additional parameters to set. In case of video placements please set also "Values for newly created video placements"


add space adocean