type DeliveryIndicator (v202502)
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
      
         
         
         
         Indicates the delivery performance of the LineItem.
         
         
            - Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
               
                  
                     | Field | 
               
               
                  
                     | 
                           expectedDeliveryPercentage | 
                           
                              xsd:double How much the LineItemwas expected to deliver as a percentage of
                LineItem.primaryGoal. | 
                  
                     | 
                           actualDeliveryPercentage | 
                           
                              xsd:double How much the line item actually delivered as a percentage of
                LineItem.primaryGoal.
 | 
               
            
         
       
   
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  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 `DeliveryIndicator` tracks a `LineItem`'s delivery performance via two key fields: `expectedDeliveryPercentage` and `actualDeliveryPercentage`. These fields are represented as double values, reflecting the percentage of the `LineItem.primaryGoal` that was expected to be delivered and the actual amount delivered, respectively. This data is found in ForecastService and ProposalLineItemService, which have dependencies in the LineItemSummary. The namespace for this data is `https://www.google.com/apis/ads/publisher/v202502`.\n"]]