diff --git a/src/Google/Service/Analytics.php b/src/Google/Service/Analytics.php index fc23db2fa..af737ed62 100644 --- a/src/Google/Service/Analytics.php +++ b/src/Google/Service/Analytics.php @@ -6459,7 +6459,7 @@ public function getUsername() } } -class Google_Service_Analytics_GaData extends Google_Collection +class Google_Service_Analytics_GaData extends Google_Model { protected $columnHeadersType = 'Google_Service_Analytics_GaDataColumnHeaders'; protected $columnHeadersDataType = 'array';