type ApproveOrdersWithoutReservationChanges (v202411)

  • The OrderService allows for managing the lifecycle of orders, including actions like approving, archiving, deleting, pausing, and resuming.

  • ApproveOrders action approves both the order and its associated line items, but it requires all reservable line items to be reserved beforehand.

  • ApproveOrdersWithoutReservationChanges is an alternative action for approving orders, which does not require all reservable line items to be reserved.

  • The service operates within the https://www.google.com/apis/ads/publisher/v202411 namespace.

The action used for approving Order objects. All LineItem objects within the order will be approved as well. This action does not make any changes to the LineItem.reservationStatus of the line items within the order. If there are reservable line items that have not been reserved the operation will not succeed.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

OrderAction (inherited)
ApproveOrdersWithoutReservationChanges