-
Notifications
You must be signed in to change notification settings - Fork 10
New GShellStandardQueryParametersObj
Creates a new Standard Query Parameters object.
New-GShellStandardQueryParametersObj [[-Fields] <String>] [[-QuotaUser] <String>] [[-UserIp] <String>] [-WhatIf]
[-Confirm]
Creates a new Standard Query Parameters object.
PS C:\> New-GShellStandardQueryParametersObj
This automatically generated example serves to show the bare minimum required to call this Cmdlet.
Additional examples may be added, viewed and edited by users on the community wiki at the URL found in the related links.
Selector specifying a subset of fields to include in the response.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value:
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
Alternative to userIp.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value:
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
IP address of the end user for whom the API call is being made.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value:
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
Selector specifying a subset of fields to include in the response.
Alternative to userIp.
IP address of the end user for whom the API call is being made.
Part of the gShell Project, relating to the Google Reports API; see Related Links or use the -Online parameter.
News - Get Started - Cmdlet Index - FAQ - Discussion - Downloads