You are here

protected property GoogleAnalyticsCounterFeed::$host in Google Analytics Counter 8.3

Host and endpoint of Google Analytics API.

Type: string

File

src/GoogleAnalyticsCounterFeed.php, line 84

Class

GoogleAnalyticsCounterFeed
Authorize access and request data from Google Analytics Core Reporting API.

Namespace

Drupal\google_analytics_counter

Code

protected $host = 'www.googleapis.com/analytics/v3';