public class ApproveOrdersWithoutReservationChanges extends OrderAction
Order objects. All LineItem
objects within the order will be approved as well. This action does not
make any changes to the LineItemSummary.reservationStatus of the line
items within the order. If there are reservable line items that have not
been reserved the operation will not succeed.
Java class for ApproveOrdersWithoutReservationChanges complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ApproveOrdersWithoutReservationChanges">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201802}OrderAction">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
Copyright © 2018. All Rights Reserved.