chengwl 4 năm trước cách đây
mục cha
commit
7571561b66
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lib/GA.php

+ 0 - 1
lib/GA.php

@@ -166,7 +166,6 @@ class GA{
          // Create the Segment Filters.
         $segmentFilter = new \Google_Service_AnalyticsReporting_SegmentFilter();
         $segmentFilter->setSimpleSegment($simpleSegment);
-        $segmentFilter->setNot(True);
         return $segmentFilter;
         
     }