Skip to content

Releases: taboola/backstage-api-java-client

v1.0.11

15 Aug 16:20
Compare
Choose a tag to compare

Additions in campaigns

  • Patch - publisher bid modifications
  • Patch - publisher targeting
  • Connectivity type targeting - WIFI
  • Delete campaign

Additions in accounts

  • Read advertiser account segments

Advertiser reports

  • Campaign Summary - user segment breakdown dimension

General

  • Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.9.2

Misc

  • Fixed .travis file

v1.0.10

22 May 14:19
Compare
Choose a tag to compare
  • Ability to add mixins to serialization

v1.0.9

24 Apr 09:53
Compare
Choose a tag to compare
  • Ability to fetch user account base details
  • Marketing Objecting mandatory as part of client validation for all campaign creation flows
  • Marketing Objective NONE enumeration value deprecation

v1.0.8

15 Apr 08:03
Compare
Choose a tag to compare

Added account type enumeration to be part of Account object

v1.0.7

06 Mar 14:34
Compare
Choose a tag to compare

Fixing campaign summary dimensions that support 'blocking_level' which was wrongly named.

v1.0.6

26 Feb 07:29
Compare
Choose a tag to compare
  • Removing "Authorization", "Cookie" headers from log while debug is enabled
  • Update to logging.interceptor dependency to 3.12.1

v1.0.5

11 Feb 12:28
Compare
Choose a tag to compare

Fixed vulnerability in com.fasterxml.jackson.core:jackson-databind by upgrading to 2.9.8 in pom.xml.
Fixed vulnerability in com.squareup.retrofit2 by upgrading to 2.5.0 in pom.xml.
Allowing to configure maxIdleConnections and keepAliveDurationMillis for retrofit connection pool.

v1.0.4

17 Oct 12:52
Compare
Choose a tag to compare

Fixed vulnerability in com.fasterxml.jackson.core:jackson-databind >= 2.9.0, < 2.9.5 defined in pom.xml.
Thus upgraded com.fasterxml.jackson.core:jackson-databind ~> 2.9.5.

v1.0.3

11 Oct 14:00
Compare
Choose a tag to compare

Campaign API

  • Smart Bid - specify the bid strategy (Smart or Fixed bid) when creating or editing campaigns.
  • Campaign Schedule (day parting) - Custom campaign schedule options.
  • Marketing Objective.
  • OS Targeting - Targeting by operating system (OS families or specific versions)

Reports API

  • Custom conversion metrics - For the new Taboola Pixel users, the customized conversion metrics are now available in Campaign Summary and Top Campaign Content reports.
  • New ROAS (Return on ad spend) column is available in Campaign Summary and Top Campaign Content reports.
  • The campaign summary, by-site breakdown, now also contains the site ID, in addition to the site name.
    Other
  • Dynamic fields support

v1.0.2

04 Sep 14:00
Compare
Choose a tag to compare

Contains everything from v1.0.2-beta-*