adzerk / adzerk-ios-sdk

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

Stop sending the `time` param on all requests #22

Closed karnowski closed 4 years ago

karnowski commented 4 years ago

Background

The time parameter is actually a debugging and testing tool that is no longer a documented feature of Adzerk. It may be phased out at any time. However, both the iOS & Android SDKs are sending it on all requests. Unless there's a really good reason to send it (is there?) then we should remove this unnecessary and potentially error-inducing parameter.

Acceptance Criteria

subdigital commented 4 years ago

This one can probably be closed, as I did not add this parameter to the work in the 2.0 branch. You can verify this here.