The "compatibleFields" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| query ($profileId, Google_Service_Dfareporting_Report $postBody, $optParams=array()) |
| Returns the fields that are compatible to be selected in the respective sections of a report criteria, given the fields already selected in the input report and user permissions.
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "compatibleFields" collection of methods.
Typical usage is: $dfareportingService = new Google_Service_Dfareporting(...); $compatibleFields = $dfareportingService->compatibleFields;
◆ 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()
Returns the fields that are compatible to be selected in the respective sections of a report criteria, given the fields already selected in the input report and user permissions.
(compatibleFields.query)
- Parameters
-
string | $profileId | The DFA user profile ID. |
Google_Report | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Dfareporting.php