Show / Hide Table of Contents

Class ExchangeSyndicationProductEnum

Wrapper message for [ExchangeSyndicationProduct][google.ads.admanager.v1.ExchangeSyndicationProductEnum.ExchangeSyndicationProduct]

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

Constructors

ExchangeSyndicationProductEnum()

Declaration
public ExchangeSyndicationProductEnum()

ExchangeSyndicationProductEnum(ExchangeSyndicationProductEnum)

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