AI-generated Key Takeaways
-
The AudienceExtensionError is used across various services like ForecastService, LineItemCreativeAssociationService, LineItemService, LineItemTemplateService, and OrderService.
-
This error type inherits from ApiError and provides specific reasons related to issues with audience extension enabled line items.
-
Common error reasons include frequency caps not being supported, invalid targeting, invalid creative rotation, and issues with budgets or linked accounts for audience extension.
-
Several audience extension related actions and configurations are not allowed, such as bulk updates, multiple line items on an order, or copying line items and creatives together.
-
The feature itself is deprecated, meaning audience extension can no longer be used.
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
|