type ApproveOrdersWithoutReservationChanges (v202502)
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
      
         
         
         
         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/v202502
               
                  
                     | Field | 
               
               
                  
                     | OrderAction(inherited) | 
                  
                     | ApproveOrdersWithoutReservationChanges | 
               
            
         
       
   
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-08-06 UTC.
  
  
  
    
      [null,null,["Last updated 2025-08-06 UTC."],[],["The `OrderService` uses `OrderAction` to manage orders. This includes actions like `ApproveOrders`, which approves orders and their line items, but fails if unreserved items exist. Other actions include `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, `SubmitOrdersForApproval`, and their variants without reservation changes.  The namespace for these actions is `https://www.google.com/apis/ads/publisher/v202502`. The `ApproveOrdersWithoutReservationChanges` action is also available.\n"]]