Skip to content

Commit

Permalink
Removed unused gaViewId prop
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamindavid committed Nov 23, 2023
1 parent 8fa4bfb commit 1bec73c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/models/ReportRequestCriteria.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ class ReportRequestCriteria extends Model
*/
public $sourceId;

/**
* @var string Google Analytics View ID
*/
public $gaViewId;

/**
* @var string Start date
*/
Expand Down

0 comments on commit 1bec73c

Please sign in to comment.