Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
    
  
  
  
  
  
    
    GoogleMobileAds.Api.AdValueEventArgs
Event args for a paid event. 
Summary
      Deprecated. 
    Use AdValue directly. 
Inheritance
Inherits from: EventArgs
    
      | Properties | 
    
      | AdValue | The monetary value earned from an ad.  | 
  
Properties
    AdValue
    AdValue AdValue
    
      The monetary value earned from an ad. 
     
   
  
  
    
  
 
  
    
      
      
    
    
      
    
    
  
       
    
    
      
    
  
  
  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-20 UTC.
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],["`AdValueEventArgs` is an event argument class for paid ad events, now deprecated. Users should directly utilize the `AdValue` class instead. The key information provided is that this class inherits from `EventArgs` and contains one property named `AdValue`, which represents the monetary value earned from an ad. The `AdValue` property should now be used directly, instead of `AdValueEventArgs`.\n"]]