AI-generated Key Takeaways
-
The
MobileApplicationService
allows management of mobile application entities within Google Ad Manager. -
It utilizes a
SetValue
object to contain an array ofValues
representing mobile application data. -
SetValue
can hold a variety of value types, includingBooleanValue
,DateTimeValue
,DateValue
,NumberValue
,ObjectValue
,SetValue
itself, andTextValue
. -
All values within a
SetValue
must be of the same type and cannot contain duplicates.
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 |