AI-generated Key Takeaways
-
The UserTeamAssociationService allows for managing associations between users and teams within Google Ad Manager.
-
It utilizes a SetValue object to contain a collection of values representing these associations.
-
SetValue can hold various data types like BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, and TextValue, ensuring flexibility in data representation.
-
All values within a SetValue must be of the same type and cannot be duplicated, ensuring data consistency and integrity.
-
The service operates within the namespace
https://www.google.com/apis/ads/publisher/v202411
, providing a standardized context for its operations.
Contains a set of Values. May not contain duplicates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
SetValue
|
|
|
The values. They must all be the same type of |