You are here

public function GoogleAnalyticsCounterAuthManagerInterface::getWebPropertiesOptions in Google Analytics Counter 8.3

Get the list of available web properties.

Return value

array Array of options.

1 method overrides GoogleAnalyticsCounterAuthManagerInterface::getWebPropertiesOptions()
GoogleAnalyticsCounterAuthManager::getWebPropertiesOptions in src/GoogleAnalyticsCounterAuthManager.php
Get the list of available web properties.

File

src/GoogleAnalyticsCounterAuthManagerInterface.php, line 43

Class

GoogleAnalyticsCounterAuthManagerInterface
Class GoogleAnalyticsAuthManager.

Namespace

Drupal\google_analytics_counter

Code

public function getWebPropertiesOptions();