AI-generated Key Takeaways
-
The UserTeamAssociationService allows you to manage the associations between users and teams within Google Ad Manager.
-
This service provides methods to create, update, retrieve, and perform actions on user-team associations.
-
ApiException is used for holding a list of service errors that may occur during these operations.
-
It inherits from ApplicationException and provides detailed error information through its
errors
field, including various types of errors like AuthenticationError, PermissionError, and TeamError. -
The namespace for this service is
https://www.google.com/apis/ads/publisher/v202411
.
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. |