The "userStates" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| listUserStates ($optParams=array()) |
| Lists states for current user.
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "userStates" collection of methods.
Typical usage is: $partnersService = new Google_Service_Partners(...); $userStates = $partnersService->userStates;
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ listUserStates()
Google_Service_Partners_UserStates_Resource::listUserStates |
( |
| $optParams = array() | ) |
|
Lists states for current user.
(userStates.listUserStates)
- Parameters
-
array | $optParams | Optional parameters. |
@opt_param string requestMetadata.userOverrides.userId Logged-in user ID to impersonate instead of the user's ID. @opt_param string requestMetadata.userOverrides.ipAddress IP address to use instead of the user's geo-located IP address. @opt_param string requestMetadata.partnersSessionId Google Partners session ID. @opt_param string requestMetadata.trafficSource.trafficSubId Second level identifier to indicate where the traffic comes from. An identifier has multiple letters created by a team which redirected the traffic to us. @opt_param string requestMetadata.locale Locale to use for the current request. @opt_param string requestMetadata.experimentIds Experiment IDs the current request belongs to. @opt_param string requestMetadata.trafficSource.trafficSourceId Identifier to indicate where the traffic comes from. An identifier has multiple letters created by a team which redirected the traffic to us.
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Partners.php