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
The time param is no longer sent on iOS SDK requests.
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
time
param is no longer sent on iOS SDK requests.