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