Show / Hide Table of Contents

Class CustomTargetingKeyReportableTypeEnum

Wrapper message for [CustomTargetingKeyReportableType][google.ads.admanager.v1.CustomTargetingKeyReportableTypeEnum.CustomTargetingKeyReportableType]

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

Constructors

CustomTargetingKeyReportableTypeEnum()

Declaration
public CustomTargetingKeyReportableTypeEnum()

CustomTargetingKeyReportableTypeEnum(CustomTargetingKeyReportableTypeEnum)

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