Class ReportDataResource
The "reportData" collection of methods.
Inherited Members
Namespace: Google.Apis.Dfareporting.v5
Assembly: Google.Apis.Dfareporting.v5.dll
Syntax
public class ReportDataResource
Constructors
ReportDataResource(IClientService)
Constructs a new resource.
Declaration
public ReportDataResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Query(ReportDataQueryRequest, long)
Executes an ad-hoc query and returns structured JSON payload data.
Declaration
public virtual ReportDataResource.QueryRequest Query(ReportDataQueryRequest body, long profileId)
Parameters
| Type | Name | Description |
|---|---|---|
| ReportDataQueryRequest | body | The body of the request. |
| long | profileId | Required. The Campaign Manager 360 user profile ID. |
Returns
| Type | Description |
|---|---|
| ReportDataResource.QueryRequest |