Show / Hide Table of Contents

Class BatchDeactivateCustomTargetingValuesResponse

Response object for BatchDeactivateCustomTargetingValues method.

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

Constructors

BatchDeactivateCustomTargetingValuesResponse()

Declaration
public BatchDeactivateCustomTargetingValuesResponse()

BatchDeactivateCustomTargetingValuesResponse(BatchDeactivateCustomTargetingValuesResponse)

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