Home > @datadog/browser-rum > RumGlobal > setAccountProperty
Set or update the account property, stored in @account.<key>
@account.<key>
Signature:
setAccountProperty: (key: string, property: any) => void;