Show / Hide Table of Contents

Class BatchDeactivateContentBundlesResponse

Response object for BatchDeactivateContentBundles method.

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

Constructors

BatchDeactivateContentBundlesResponse()

Declaration
public BatchDeactivateContentBundlesResponse()

BatchDeactivateContentBundlesResponse(BatchDeactivateContentBundlesResponse)

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