AI-generated Key Takeaways
-
The webpage lists various services available within the Google Ad Manager API, version v202505.
-
The UserTeamAssociationService is highlighted, along with its inheritance from a base
Value
object. -
Several specific value types that inherit from
Value
are listed, includingBooleanValue
,DateTimeValue
, andTextValue
. -
The
TextValue
type is described as containing a string value, with its field namedvalue
. -
The namespace for these services is
https://www.google.com/apis/ads/publisher/v202505
.
Contains a string value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
Value (inherited)
|
|
TextValue
|
|
|
The string value. |