AudienceInsightsError
Enum describing possible errors from AudienceInsightsService.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
DIMENSION_INCOMPATIBLE_WITH_TOPIC_AUDIENCE_COMBINATIONS
|
The dimensions cannot be used with topic audience combinations. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum describes potential errors encountered when using the AudienceInsightsService."],["It includes generic errors like `UNSPECIFIED` and `UNKNOWN`, alongside specific errors like `DIMENSION_INCOMPATIBLE_WITH_TOPIC_AUDIENCE_COMBINATIONS`, which indicates an issue with dimension usage in topic audience combinations."]]],[]]