Show / Hide Table of Contents

Class BatchActivateCustomTargetingKeysResponse

Response object for BatchActivateCustomTargetingKeys method.

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

Constructors

BatchActivateCustomTargetingKeysResponse()

Declaration
public BatchActivateCustomTargetingKeysResponse()

BatchActivateCustomTargetingKeysResponse(BatchActivateCustomTargetingKeysResponse)

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