AI-generated Key Takeaways
-
The TechnologyTargetingError is a type of error that occurs when there are validation issues with technology targeting.
-
This error inherits from ApiError and includes fields like fieldPath, fieldPathElements, trigger, and errorString.
-
Specific reasons for the TechnologyTargetingError include mobile/web line items targeting incompatible criteria and disabled targeting features.
-
Possible reasons are enumerated, covering issues like targeting web-only criteria in mobile line items or mobile-only criteria in web line items.
-
The error reason can also indicate that mobile carrier or device capability targeting features are not enabled.
Technology targeting validation errors.
- 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. |
TechnologyTargetingError
|
|
|
Enumerations
|