GoogleAnalyticsConfigurationServiceFactoryInterface
in
Interface GoogleAnalyticsConfigurationServiceFactoryInterface
Table of Contents
- readService() : GoogleAnalyticsConfigurationReadServiceInterface
- Creates (and in memory caches) the Google Analytics Configuration Read Service.
- writeService() : GoogleAnalyticsConfigurationWriteServiceInterface
- Creates (and in memory caches) the Google Analytics Configuration Write Service.
Methods
readService()
Creates (and in memory caches) the Google Analytics Configuration Read Service.
public
static readService() : GoogleAnalyticsConfigurationReadServiceInterface
Return values
GoogleAnalyticsConfigurationReadServiceInterface —writeService()
Creates (and in memory caches) the Google Analytics Configuration Write Service.
public
static writeService() : GoogleAnalyticsConfigurationWriteServiceInterface