AI-generated Key Takeaways
-
BillingError lists all errors related to the billing settings of proposals or proposal line items.
-
The error can include details like the field path causing the error, the data that triggered it, and a simple string representation of the error.
-
Specific billing errors are categorized by reasons such as unsupported billing schedules or caps, missing billing sources or schedules, and invalid billing sources.
-
Updates to billing settings are not allowed after a proposal has been approved.
Lists all errors associated with the billing settings of a proposal or proposal line item.
- 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. |
BillingError
|
|
|
The error reason represented by an enum. Enumerations
|