Show / Hide Table of Contents

Class BatchActivateCustomTargetingValuesResponse

Response object for BatchActivateCustomTargetingValues method.

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

Constructors

BatchActivateCustomTargetingValuesResponse()

Declaration
public BatchActivateCustomTargetingValuesResponse()

BatchActivateCustomTargetingValuesResponse(BatchActivateCustomTargetingValuesResponse)

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