Show / Hide Table of Contents

Class BatchSubmitOrdersForApprovalResponse

Response object for BatchSubmitOrdersForApproval method.

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

Constructors

BatchSubmitOrdersForApprovalResponse()

Declaration
public BatchSubmitOrdersForApprovalResponse()

BatchSubmitOrdersForApprovalResponse(BatchSubmitOrdersForApprovalResponse)

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