Show / Hide Table of Contents

Class CreativeWrapperStatusEnum

Wrapper message for [CreativeWrapperStatus][google.ads.admanager.v1.CreativeWrapperStatusEnum.CreativeWrapperStatus]

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

Constructors

CreativeWrapperStatusEnum()

Declaration
public CreativeWrapperStatusEnum()

CreativeWrapperStatusEnum(CreativeWrapperStatusEnum)

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