browser-sdk

Home > @datadog/browser-rum > RumGlobal > setAccountProperty

RumGlobal.setAccountProperty property

Set or update the account property, stored in @account.<key>

Signature:

setAccountProperty: (key: string, property: any) => void;