Show / Hide Table of Contents

Class BatchActivateCreativeWrappersResponse

Response message for BatchActivateCreativeWrappers method.

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

Constructors

BatchActivateCreativeWrappersResponse()

Declaration
public BatchActivateCreativeWrappersResponse()

BatchActivateCreativeWrappersResponse(BatchActivateCreativeWrappersResponse)

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