ReportsCompatibleFields
class ReportsCompatibleFields extends Resource (View source)
The "compatibleFields" collection of methods.
Typical usage is:
$dfareportingService = new Google\Service\Dfareporting(...);
$compatibleFields = $dfareportingService->reports_compatibleFields;
Methods
Details
CompatibleFields
query(string $profileId, Report $postBody, array $optParams = [])
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)