Home > @datadog/browser-rum > CommonProperties > build_id
Generated unique ID of the application build. Unlike version or build_version this field is not meant to be coming from the user, but rather generated by the tooling for each build.
Signature:
readonly build_id?: string;