Show / Hide Table of Contents

Class MarketingMethod

Marketing method used to promote your products on Google (organic versus ads).

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

Constructors

MarketingMethod()

Declaration
public MarketingMethod()

MarketingMethod(MarketingMethod)

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