The "dimensionValues" collection of methods.
More...
|
| convertToArrayAndStripNulls ($o) |
|
The "dimensionValues" collection of methods.
Typical usage is: $dfareportingService = new Google_Service_Dfareporting(...); $dimensionValues = $dfareportingService->dimensionValues;
◆ 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
-
◆ query()
Retrieves list of report dimension values for a list of filters.
(dimensionValues.query)
- Parameters
-
string | $profileId | The DFA user profile ID. |
Google_DimensionValueRequest | $postBody | |
array | $optParams | Optional parameters. |
@opt_param string pageToken The value of the nextToken from the previous result page. @opt_param int maxResults Maximum number of results to return.
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Dfareporting.php