Skip to content

Releases: adzerk/adzerk-management-sdk-ruby

Update Rest Client Dependency

23 Jun 21:09
Compare
Choose a tag to compare
0.20

Bump version to 0.20

Update Date String Handling

27 May 17:58
Compare
Choose a tag to compare
  • Improve date string handling by moving to ISO standard date strings

Add Distance Targeting Support

05 May 15:29
f94dc66
Compare
Choose a tag to compare
0.18

Try using if statement

Add Additional Endpoints

29 Apr 16:12
Compare
Choose a tag to compare
  • Get Priorities for Channel
  • Get, List, Create, Delete Day Parting
  • List Countries
  • List Regions for Country
  • List Metro Codes for Region
  • Get Advertiser Instant Counts
  • Get Ad Instant Counts
  • Get Network Instant Counts
  • Get, List, Create, Delete Scheduled Reporting

Exponential Backoff

14 Apr 20:09
9f92373
Compare
Choose a tag to compare

The Ruby Management SDK now includes support for exponential back-off when retrying requests that failed due to rate limiting from the API.