AI-generated Key Takeaways
- 
          
Failure reasons for an offline user data job are represented by various enums.
 - 
          
Reasons for failure include insufficient matched or uploaded transactions.
 - 
          
Failures can occur due to unusually high or low average transaction values, potentially requiring support contact.
 - 
          
Using a currency code not previously used in uploads can also cause failure and may require contacting support for an exception.
 
The failure reason of an offline user data job.
| Enums | |
|---|---|
 | 
                Not specified. | 
 | 
                Used for return value only. Represents value unknown in this version. | 
 | 
                The matched transactions are insufficient. | 
 | 
                The uploaded transactions are insufficient. | 
 | 
                The average transaction value is unusually high for your account. If this is intended, contact support to request an exception. Learn more at https://support.google.com/google-ads/answer/10018944#transaction_value | 
 | 
                The average transaction value is unusually low for your account. If this is intended, contact support to request an exception. Learn more at https://support.google.com/google-ads/answer/10018944#transaction_value | 
 | 
                There's a currency code that you haven't used before in your uploads. If this is intended, contact support to request an exception. Learn more at https://support.google.com/google-ads/answer/10018944#Unrecognized_currency |