Search Engine Keywords Performance not working

i have this error, what is wrong?

/path/matomo# ./console searchengines:import-google --idsite=1 Starting to import Google Keywords
Site with ID 1 not configured for Google Import
ERROR [2020-01-17 10:00:30] 9089 Uncaught exception: Error: Call to a member function getValue() on null in /path/matomo/plugins/SearchEngineKeywordsPerformance/Importer/Google.php:100
Stack trace:
#0 /path/matomo/plugins/SearchEngineKeywordsPerformance/Commands/ImportGoogle.php(50): Piwik\Plugins\SearchEngineKeywordsPerformance\Importer\Google->__construct(‘1’, true)
#1 /path/matomo/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Piwik\Plugins\SearchEngineKeywordsPerformance\Commands\ImportGoogle->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#2 /path/matomo/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /path/matomo/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(Piwik\Plugins\SearchEngineKeywordsPerformance\Commands\ImportGoogle), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 [internal function]: Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /path/matomo/core/Console.php(125): call_user_func(Array, Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /path/matomo/core/Access.php(644): Piwik\Console->Piwik{closure}()
#7 /path/matomo/core/Console.php(126): Piwik\Access::doAsSuperUser(Object(Closure))
#8 /path/matomo/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Piwik\Console->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /path/matomo/console(27): Symfony\Component\Console\Application->run()
#10 {main}
Uncaught exception: Call to a member function getValue() on null
in /path/matomo/plugins/SearchEngineKeywordsPerformance/Importer/Google.php line 100
#0 /path/matomo/plugins/SearchEngineKeywordsPerformance/Commands/ImportGoogle.php(50): Piwik\Plugins\SearchEngineKeywordsPerformance\Importer\Google->__construct(‘1’, true)
#1 /path/matomo/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Piwik\Plugins\SearchEngineKeywordsPerformance\Commands\ImportGoogle->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#2 /path/matomo/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /path/matomo/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(Piwik\Plugins\SearchEngineKeywordsPerformance\Commands\ImportGoogle), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 [internal function]: Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /path/matomo/core/Console.php(125): call_user_func(Array, Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /path/matomo/core/Access.php(644): Piwik\Console->Piwik{closure}()
#7 /path/matomo/core/Console.php(126): Piwik\Access::doAsSuperUser(Object(Closure))
#8 /path/matomo/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Piwik\Console->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /path/matomo/console(27): Symfony\Component\Console\Application->run()
#10 {main}

Is there support on paid features?

It seems you did not configure the site with id 1 for any imports.
See Search Engine Keywords Performance User Guide - Analytics Platform - Matomo for more details how to set it up