AI-generated Key Takeaways
-
The content provides information on the
OperatingSystemobject within the Google Ad Manager API v202508, representing operating systems like Linux, Mac OS, or Windows. -
The
OperatingSystemobject inherits from theTechnologyobject and includes fields foridandname. -
The
idfield is a required long value representing the unique ID, while thenamefield is a read-only string assigned by Google.
Represents an Operating System, such as Linux, Mac OS or Windows.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
Technology
(inherited) id
xsd:
long
The unique ID of the Technology
. This value is required for all forms of TechnologyTargeting
.
name
xsd:
string
The name of the technology being targeting. This value is read-only and is assigned by Google.
OperatingSystem

