AI-generated Key Takeaways
-
AudienceExtensionError represents errors related to line items with audience extension enabled.
-
This error type inherits from ApiError and includes a reason field with specific enumeration values detailing various error conditions.
-
Possible error reasons include issues with frequency caps, targeting, creative rotation, invalid IDs, line item types, bids, bulk updates, budget, campaign association, feature enablement, linked accounts, creative size overrides, and creative placeholder count.
-
The namespace for this error is
https://www.google.com/apis/ads/publisher/v202508
.
Errors associated with audience extension enabled 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. |
AudienceExtensionError
|
|
|
The error reason represented by an enum. Enumerations
|