Skip to content

Releases: taboola/backstage-api-java-client

v1.1.10

19 Sep 15:56
fa2e93b
Compare
Choose a tag to compare

General

  • Adding support for header via dynamic suppliers
  • Bump version of api-java-client-core from 1.0.6 to 1.0.7

v1.1.9

11 Apr 22:00
a23a401
Compare
Choose a tag to compare

General

Bump version of api-java-client-core from 1.0.5 to 1.0.6

v1.1.8

09 Feb 13:08
dea1cf7
Compare
Choose a tag to compare

General

  • Adding ability to set CommunicationInterceptor
  • Bump version of api-java-client-core from 1.0.4 to 1.0.5

v1.1.7

11 Dec 22:00
53d2f86
Compare
Choose a tag to compare

CampaignAudienceTargetingService

  • readContextualSegments
  • updateContextualSegments

Campaign obj

  • removed client validation of CPC being mandatory due to Max Conversion which not requires CPC setup
  • added missing get method for bidStrategy

v1.1.6

17 Nov 10:10
3f936a8
Compare
Choose a tag to compare

CampaignsService

  • Additional setter on CampaignOperation.java
    -- setBidStrategy

v1.1.5

14 Nov 20:15
353375a
Compare
Choose a tag to compare

CampaignsService

  • Additional fields on Campaign.java
    -- learningState
    -- bidStrategy - SMART, FIXED, TARGET_CPA(beta), MAX_CONVERSIONS
    -- externalMetadata
    -- conversionRules
    -- conversionConfiguration

CampaignItemsService

  • Performance Video CRUD
  • Performance Video bulk create/update
  • Additional fields on CampaignItem.java
    -- learningState
    -- appInstall
    -- rating
    -- logo
    -- disclaimer
    -- externalMetadata

ReportsService - AdvertiserReportsService

  • New report - HistoryReport

v1.1.4

27 Apr 11:13
Compare
Choose a tag to compare

Campaign

  • Allowing start_date, end_date getters and setters with raw String

Campaign Item

  • CtaType enum new option 'SEARCH_NOW'

v1.1.3

11 Sep 14:03
faed436
Compare
Choose a tag to compare

General

  • Error response have now English template and parameters to better handle error messaging

v1.1.2

26 Jan 10:14
Compare
Choose a tag to compare

General

  • Bump api-java-client- from 1.0.3 to 1.0.4, for no payload 200 status code response support

v.1.1.1

17 Jan 12:41
Compare
Choose a tag to compare

Campaigns

  • Massive update request
  • Read all account base campaigns
  • New field traffic_allocation_ab_test_end_date
  • New field campaign_groups
  • New field type
  • New field contextual_segments_targeting

Campaigns Items

  • Massive create, update and delete requests
  • New field verification_pixel
  • New field viewability_tag

Shared budget

  • CRUD

General

  • Adding custom endpoint section to README
  • Bump junit from 4.12 to 4.13.1
  • Bump log4j-core from 2.6.1 to 2.17.1
  • Bump log4j-api from 2.6.1 to 2.17.1
  • Bump api core sdk from 1.0.1 to 1.0.3