Show / Hide Table of Contents

Class RelativeDemand

Relative demand of a product cluster or brand in the Best sellers report.

Inheritance
object
RelativeDemand
Implements
IMessage<RelativeDemand>
IEquatable<RelativeDemand>
IDeepCloneable<RelativeDemand>
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 RelativeDemand : IMessage<RelativeDemand>, IEquatable<RelativeDemand>, IDeepCloneable<RelativeDemand>, IBufferMessage, IMessage

Constructors

RelativeDemand()

Declaration
public RelativeDemand()

RelativeDemand(RelativeDemand)

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