Show / Hide Table of Contents

Class BatchDeactivateCreativeWrappersResponse

Response object for BatchDeactivateCreativeWrappers method.

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

Constructors

BatchDeactivateCreativeWrappersResponse()

Declaration
public BatchDeactivateCreativeWrappersResponse()

BatchDeactivateCreativeWrappersResponse(BatchDeactivateCreativeWrappersResponse)

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