Class ReportDataTable
A table containing report data including dimension and metric values.
Implements
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class ReportDataTable : IMessage<ReportDataTable>, IEquatable<ReportDataTable>, IDeepCloneable<ReportDataTable>, IBufferMessage, IMessage
Constructors
ReportDataTable()
Declaration
public ReportDataTable()
ReportDataTable(ReportDataTable)
Declaration
public ReportDataTable(ReportDataTable other)
Parameters
| Type | Name | Description |
|---|---|---|
| ReportDataTable | other |