Skip to content

Commit 0750313

Browse files
committed
Updated Analytics.php
1 parent 238a628 commit 0750313

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/Google/Service/Analytics.php

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4231,6 +4231,11 @@ public function getKind()
42314231
}
42324232
}
42334233

4234+
class Google_Service_Analytics_ColumnAttributes extends Google_Model
4235+
{
4236+
4237+
}
4238+
42344239
class Google_Service_Analytics_Columns extends Google_Collection
42354240
{
42364241
public $attributeNames;
@@ -6971,6 +6976,11 @@ public function getStartIndex()
69716976
}
69726977
}
69736978

6979+
class Google_Service_Analytics_GaDataTotalsForAllResults extends Google_Model
6980+
{
6981+
6982+
}
6983+
69746984
class Google_Service_Analytics_Goal extends Google_Model
69756985
{
69766986
public $accountId;
@@ -7990,6 +8000,11 @@ public function getNodeValue()
79908000
}
79918001
}
79928002

8003+
class Google_Service_Analytics_McfDataTotalsForAllResults extends Google_Model
8004+
{
8005+
8006+
}
8007+
79938008
class Google_Service_Analytics_Profile extends Google_Model
79948009
{
79958010
public $accountId;
@@ -8987,6 +9002,11 @@ public function getSort()
89879002
}
89889003
}
89899004

9005+
class Google_Service_Analytics_RealtimeDataTotalsForAllResults extends Google_Model
9006+
{
9007+
9008+
}
9009+
89909010
class Google_Service_Analytics_Segment extends Google_Model
89919011
{
89929012
public $created;

0 commit comments

Comments
 (0)