Show / Hide Table of Contents

Class BatchDeactivateCustomTargetingKeysResponse

Response object for BatchDeactivateCustomTargetingKeys method.

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

Constructors

BatchDeactivateCustomTargetingKeysResponse()

Declaration
public BatchDeactivateCustomTargetingKeysResponse()

BatchDeactivateCustomTargetingKeysResponse(BatchDeactivateCustomTargetingKeysResponse)

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