AI-generated Key Takeaways
-
Programmatic errors for proposal line items include various reasons such as invalid product type, unsupported environments, invalid creative rotation or rate types, and issues with creative sources, units, or pricing models.
-
Programmatic proposal line items only support
ProductType.DFP
,LineItemType.STANDARD
, andRateType.CPM
, and they do not support zero forProposalLineItem.netRate
orRoadblockingType.CREATIVE_SET
. -
There are specific errors related to buyers, such as a buyer being disabled for violating service level agreements or a buyer not being found.
-
It is not allowed to mix guaranteed and Preferred Deal proposal line items in a programmatic proposal, or to mix native and banner sizes in a programmatic proposal line item.
Errors associated with programmatic proposal line items.
- 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. |
ProposalLineItemProgrammaticError
|
|
|
The error reason represented by an enum. Enumerations
|