Show / Hide Table of Contents

Class BatchSubmitOrdersForApprovalAndOverbookResponse

Response object for BatchSubmitOrdersForApprovalAndOverbook method.

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

Constructors

BatchSubmitOrdersForApprovalAndOverbookResponse()

Declaration
public BatchSubmitOrdersForApprovalAndOverbookResponse()

BatchSubmitOrdersForApprovalAndOverbookResponse(BatchSubmitOrdersForApprovalAndOverbookResponse)

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