AI-generated Key Takeaways
-
This documentation page focuses on
InventoryTargetingError
within theProposalLineItemService
. -
InventoryTargetingError
arises when associating a line item with a specific targeting expression. -
This error is categorized under the broader
ApiError
within the Google Ad Manager API. -
It outlines several reasons for these errors, such as conflicting inventory targeting or exclusions, limitations on targeting certain inventory units, and YouTube-specific audience segment targeting restrictions.
-
This page provides developers with information to understand and troubleshoot inventory targeting errors encountered when using the
ProposalLineItemService
.
Lists all inventory errors caused by associating a line item with a targeting expression.
- 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. |
InventoryTargetingError
|
|
|
The error reason represented by an enum. Enumerations
|