Show / Hide Table of Contents

Class CustomTargetingValueMatchTypeEnum

Wrapper message for [CustomTargetingValueMatchType][google.ads.admanager.v1.CustomTargetingValueMatchTypeEnum.CustomTargetingValueMatchType]

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

Constructors

CustomTargetingValueMatchTypeEnum()

Declaration
public CustomTargetingValueMatchTypeEnum()

CustomTargetingValueMatchTypeEnum(CustomTargetingValueMatchTypeEnum)

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