AI-generated Key Takeaways
-
AudienceExtensionError is an error related to audience extension enabled line items.
-
This error type is inherited from the base ApiError.
-
The AudienceExtensionError has a 'reason' field which provides specific details about the error using an enumeration.
-
Common reasons for this error include invalid targeting, unsupported features like frequency caps or creative rotations, and issues with linked accounts or external entities.
Errors associated with audience extension enabled line items
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
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. |
AudienceExtensionError
|
|
|
The error reason represented by an enum. Enumerations
|