AI-generated Key Takeaways
- 
          The page describes the VideoPositionTargetingErrorclass, which lists errors related toVideoPositionTargeting.
- 
          This error class is associated with several Ad Manager API services including ForecastService,LineItemService, andProposalLineItemService.
- 
          VideoPositionTargetingErrorinherits fromApiError, providing fields likefieldPath,trigger, anderrorString.
- 
          Specific reasons for this error are enumerated, such as CANNOT_MIX_BUMPER_AND_NON_BUMPER_TARGETING,INVALID_BUMPER_TARGETING, andCAN_ONLY_TARGET_CUSTOM_AD_SPOTS.
Lists all errors related to VideoPositionTargeting.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. | 
| VideoPositionTargetingError | |
| 
                            | 
                            
 Enumerations 
 |