Show / Hide Table of Contents

Class BatchArchivePlacementsResponse

Response object for BatchArchivePlacements method.

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

Constructors

BatchArchivePlacementsResponse()

Declaration
public BatchArchivePlacementsResponse()

BatchArchivePlacementsResponse(BatchArchivePlacementsResponse)

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