• 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.