AI-generated Key Takeaways
-
The SuggestedAdUnitService allows you to interact with suggested ad units in Google Ad Manager.
-
This service provides methods to retrieve suggested ad units based on certain criteria and to perform actions on them, such as approving or dismissing suggestions.
-
It inherits from the
ApplicationException
class and holds a list of service errors in theerrors
field. -
Potential errors include various types, like authentication errors, permission errors, quota errors, and more, as detailed in the documentation.
-
These errors are represented by specific error classes within the Google Ad Manager API, allowing for detailed debugging and troubleshooting.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApplicationException (inherited)
|
|
|
Error message. |
ApiException
|
|
|
List of errors. |