Preparing search index...
The search index is not available
vwo-fme-node-sdk
vwo-fme-node-sdk
utils/NetworkUtil
getSettingsPath
Function getSettingsPath
get
Settings
Path
(
sdkKey
,
accountId
)
:
Record
<
string
,
dynamic
>
Constructs the settings path with API key and account ID.
Parameters
sdkKey
:
string
The API key.
accountId
:
string
|
number
The account identifier.
Returns
Record
<
string
,
dynamic
>
The settings path including API key, random number, and account ID.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
vwo-fme-node-sdk
Loading...
Constructs the settings path with API key and account ID.