Class ReportsResource.CompatibleFieldsResource
The "compatibleFields" collection of methods.
Inherited Members
Namespace: Google.Apis.Dfareporting.v4
Assembly: Google.Apis.Dfareporting.v4.dll
Syntax
public class ReportsResource.CompatibleFieldsResource
Constructors
CompatibleFieldsResource(IClientService)
Constructs a new resource.
Declaration
public CompatibleFieldsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Query(Report, long)
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.
Declaration
public virtual ReportsResource.CompatibleFieldsResource.QueryRequest Query(Report body, long profileId)
Parameters
Type | Name | Description |
---|---|---|
Report | body | The body of the request. |
long | profileId | The Campaign Manager 360 user profile ID. |
Returns
Type | Description |
---|---|
ReportsResource.CompatibleFieldsResource.QueryRequest |