Show / Hide Table of Contents

Class CreativeRotationTypeEnum

Wrapper message for [CreativeRotationType][google.ads.admanager.v1.CreativeRotationTypeEnum.CreativeRotationType].

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

Constructors

CreativeRotationTypeEnum()

Declaration
public CreativeRotationTypeEnum()

CreativeRotationTypeEnum(CreativeRotationTypeEnum)

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