AI-generated Key Takeaways
- 
          The CompanyCreditStatusError lists errors related to a company's credit status. 
- 
          This error can occur when attempting to change a company's credit status without the necessary permissions or when the network is not enabled for editing credit status settings. 
- 
          Orders and line items cannot be created or updated if the associated advertiser or agency has a company credit status that is not 'ACTIVE' or 'ON_HOLD'. 
- 
          A company cannot be blocked if it has more than 200 approved orders. 
- 
          The error includes a reason field which is an enum specifying the exact cause of the error. 
Lists all errors due to Company.creditStatus.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Field | |
|---|---|
| ApiError(inherited) | |
| 
                            | 
                            The OGNL field path to identify cause of error. | 
| 
                            | A parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}. | 
| 
                            | 
                            The data that caused the error. | 
| 
                            | 
                            A simple string representation of the error and reason. | 
| CompanyCreditStatusError | |
| 
                            | 
                            The error reason represented by an enum. Enumerations 
 |