Show / Hide Table of Contents

Class BatchActivateContentBundlesResponse

Response object for BatchActivateContentBundles method.

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

Constructors

BatchActivateContentBundlesResponse()

Declaration
public BatchActivateContentBundlesResponse()

BatchActivateContentBundlesResponse(BatchActivateContentBundlesResponse)

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