curl --request GET \
--url http://localhost:8080/cabinet/branding/analytics{
"yandex_metrika_id": "",
"google_ads_id": "",
"google_ads_label": ""
}Get analytics counter settings. This is a public endpoint - no authentication required.
curl --request GET \
--url http://localhost:8080/cabinet/branding/analytics{
"yandex_metrika_id": "",
"google_ads_id": "",
"google_ads_label": ""
}