Show / Hide Table of Contents

Class CustomTargetingKeyTypeEnum

Wrapper message for [CustomTargetingKeyType][google.ads.admanager.v1.CustomTargetingKeyTypeEnum.CustomTargetingKeyType]

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

Constructors

CustomTargetingKeyTypeEnum()

Declaration
public CustomTargetingKeyTypeEnum()

CustomTargetingKeyTypeEnum(CustomTargetingKeyTypeEnum)

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