IncludeDeleted Parameter (Connect-GAnalytics Cmdlet)
If set to True, the provider include the deleted rows. The default value is False which will not include these rows.
Syntax
Connect-GAnalytics -IncludeDeleted SwitchParameter
Data Type
bool
Default Value
false
Remarks
Allowed Values:
| TRUE | The provider includes the deleted rows. |
| FALSE | The provider does not include the deleted rows. |