AI-generated Key Takeaways
-
DayPartTargetingError identifies issues with day-part targeting setup for line items in Google Ad Manager.
-
It highlights problems like invalid hour/minute values, incorrect start/end times, overlapping time periods.
-
The error includes details such as the field path, trigger data, and a specific reason code for easier debugging.
-
DayPartTargetingError is part of the Google Ad Manager API and is associated with several services like ForecastService, LineItemService, etc.
-
Developers can use this error information to understand and rectify day-part targeting issues within their line items.
Lists all errors associated with day-part targeting for a 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. |
DayPartTargetingError
|
|
|
The error reason represented by an enum. Enumerations
|