Show / Hide Table of Contents

Class BatchActivatePlacementsResponse

Response object for BatchActivatePlacements method.

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

Constructors

BatchActivatePlacementsResponse()

Declaration
public BatchActivatePlacementsResponse()

BatchActivatePlacementsResponse(BatchActivatePlacementsResponse)

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