Skip to content

Releases: ScaleLeap/amazon-advertising-api-sdk

v1.21.2

04 May 15:54
Compare
Choose a tag to compare

1.21.2 (2020-05-04)

Bug Fixes

  • deps: update dependency io-ts to v2.2.2 (bc9aaab)

v1.21.1

30 Apr 16:40
Compare
Choose a tag to compare

1.21.1 (2020-04-30)

Bug Fixes

  • deps: update dependency @scaleleap/amazon-marketplaces to v4.0.2 (36f3370)

v1.21.0

30 Apr 14:19
Compare
Choose a tag to compare

1.21.0 (2020-04-30)

Features

  • Fix circular references in index.ts (285f436)

v1.20.0

28 Apr 15:34
Compare
Choose a tag to compare

1.20.0 (2020-04-28)

Features

  • update sb campaign report metrics (d6fc2e5)

v1.19.0

28 Apr 14:11
Compare
Choose a tag to compare

1.19.0 (2020-04-28)

Features

  • change bidding types to use union types (3e9a656)

v1.18.0

28 Apr 02:34
Compare
Choose a tag to compare

1.18.0 (2020-04-28)

Features

  • export: sp bid recommendation and sb stores infor operation (42d6a19)
  • update operations into main entry point class (f380da3)

v1.17.1

27 Apr 03:16
Compare
Choose a tag to compare

1.17.1 (2020-04-27)

Bug Fixes

  • deps: update dependency fp-ts to v2.5.4 (ac06b66)

v1.17.0

25 Apr 07:38
Compare
Choose a tag to compare

1.17.0 (2020-04-25)

Features

  • create a main entrypoint class (e0eb8e0)
  • export BidRecommendationForTargetsResponse and implement getBidRecommendations method (eb66d8f)
  • export entrypoint class (2577671)
  • implement get ad group, get keyword, create keyword bid recommendation methods (0a44d2a)
  • remove AmazonAdvertising 'Operation' suffix and type (c36cf5b)
  • use LazyGetter decorator for main entrypoint class (26f0e45)

v1.16.1

20 Apr 14:04
Compare
Choose a tag to compare

1.16.1 (2020-04-20)

Bug Fixes

  • deps: update dependency io-ts to v2.2.1 (047dfe1)

v1.16.0

20 Apr 04:18
Compare
Choose a tag to compare

1.16.0 (2020-04-20)

Features

  • add sb ad group and keyword report metrics (f3f2755)
  • add sb campaign report metrics (a489a57)
  • add sb search term report (5ea0ba9)
  • add sb target report (1acdb28)
  • change AdGroupResponseStatus enum to using union string (b40fc8c)
  • change AdGroupServingStatus to using union string (b50f8a6)
  • change AdGroupState to using union string (2bbe4a8)
  • change bidding predicate type to using union string (aab33fb)
  • change BidRecommendationsResponseCode to using union string (5dfb84f)
  • change campaign bidding adjustments predicate and strategy to use union string (89d0d0e)
  • change enums of campaign module to use union string (d70c4bd)
  • change enums of draft module to use union string (8356e9c)
  • change enums of portfolio module to use union string (c918d20)
  • change enums of product ads module to use union string (f866520)
  • change enums of product targeting module to use union string (5f43bda)
  • change enums of profile module to use union string (9aebd41)
  • change enums of recommendation module to use union string (9a500c5)
  • change KeywordBidRecommendationsMatchType to using union string (87da574)
  • change KeywordState, KeywordMatchType, KeywordServingStatus and KeywordResponseStatus to use union string (dbde3fe)
  • change remaining enum of keyword module to use union string (3112c78)
  • change report type to use union string (dafbec1)
  • change ReportResponseStatus to union string (a752f6c)
  • change ReportSegments to use union string (53fe361)
  • change snapshot module to use union string (fded09c)
  • change sp ad group, asin, campaign and sb headline report metrics to use union string (7978029)
  • change sp keyword report metrics to use union string (5967337)
  • change sp product ads and product targeting to use union string (9d74937)
  • remove matchType field of sb target report metrics (49c19ba)
  • remove un-available methods and attributes of sb campaign operation (fb1fa27)
  • split concrete and optional fields for Campaign type (be65b05)
  • update type for AdGroupResponse code (8df34d0)