setSdkVersion
public void setSdkVersion(java.lang.String sdkVersion)
Get the SDK version associated with this request. mParticle customers can use a variety of SDKs to send
data into the mParticle platform. The Android, iOS, and Javascript client SDKs will automatically include
their SDK version with each request, which will be included in the respective outgoing Firehose request.
Customers who use the mParticle server-to-server SDKs, or who send data to mParticle using their own HTTP
clients may not include any SDK version.
- Parameters:
sdkVersion - SDK version, ex: "6.12.1", may be null