public class Dfareporting.Reports.CompatibleFields
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
Dfareporting.Reports.CompatibleFields.Query |
| Constructor and Description |
|---|
Dfareporting.Reports.CompatibleFields() |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.Reports.CompatibleFields.Query |
query(java.lang.Long profileId,
Report content)
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.
|
public Dfareporting.Reports.CompatibleFields()
public Dfareporting.Reports.CompatibleFields.Query query(java.lang.Long profileId, Report content) throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.profileId - The DFA user profile ID.content - the Reportjava.io.IOException