Show / Hide Table of Contents

Class TrafficSource

Traffic source of impressions in the Competitive visibility report.

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

Constructors

TrafficSource()

Declaration
public TrafficSource()

TrafficSource(TrafficSource)

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