adzerk / adzerk-ios-sdk

Access Adzerk's ad serving APIs via iOS
https://www.adzerk.com
Other
9 stars 5 forks source link

Add Adzerk SDK version header #14

Closed karnowski closed 4 years ago

karnowski commented 4 years ago

Background

The four new Decision SDKs (Java, JavaScript, Ruby, & Python) transmit an X-Adzerk-Sdk-Version header to the ad server & UserDB server to let us know the SDK name and version. We need this telemetry from the iOS and Android SDKs too. This improves Adzerk's ability to debug customers' API use as well as plan improvements to the SDKs.

Acceptance Criteria

karnowski commented 4 years ago

Note that the version should change when we cut a new release.