Show / Hide Table of Contents

Class BatchSubmitOrdersForApprovalWithoutReservationChangesResponse

Response object for BatchSubmitOrdersForApprovalWithoutReservationChanges method.

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

Constructors

BatchSubmitOrdersForApprovalWithoutReservationChangesResponse()

Declaration
public BatchSubmitOrdersForApprovalWithoutReservationChangesResponse()

BatchSubmitOrdersForApprovalWithoutReservationChangesResponse(BatchSubmitOrdersForApprovalWithoutReservationChangesResponse)

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