AI-generated Key Takeaways
-
GrpSettingsError is associated with errors related to line items with GRP settings across different Ad Manager services like ForecastService, LineItemService, LineItemTemplateService, OrderService, and ProposalLineItemService.
-
This error inherits from ApiError and includes fields like fieldPath, fieldPathElements, trigger, and errorString for detailed error information.
-
The specific reason for a GrpSettingsError is provided through the 'reason' field, which is an enumeration detailing various issues such as invalid age ranges, unsupported line item types or environments, and limitations on changing settings after a line item starts serving.
-
The namespace for GrpSettingsError is
https://www.google.com/apis/ads/publisher/v202508
.
Errors associated with line items with GRP settings.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |
GrpSettingsError
|
|
|
The error reason represented by an enum. Enumerations
|