Show / Hide Table of Contents

Class ReportGranularity

Granularity of the Best sellers report. Best sellers reports are computed over a week and a month timeframe.

Inheritance
object
ReportGranularity
Implements
IMessage<ReportGranularity>
IEquatable<ReportGranularity>
IDeepCloneable<ReportGranularity>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Shopping.Merchant.Reports.V1
Assembly: Google.Shopping.Merchant.Reports.V1.dll
Syntax
public sealed class ReportGranularity : IMessage<ReportGranularity>, IEquatable<ReportGranularity>, IDeepCloneable<ReportGranularity>, IBufferMessage, IMessage

Constructors

ReportGranularity()

Declaration
public ReportGranularity()

ReportGranularity(ReportGranularity)

Declaration
public ReportGranularity(ReportGranularity other)
Parameters
Type Name Description
ReportGranularity other
In this article
Back to top Generated by DocFX