AI-generated Key Takeaways
-
This content describes an operating system version constant used in mobile advertising, providing details about its fields like resource name, operator type, ID, name, and version numbers.
-
The
operator_type
field indicates whether the constant represents a single version or a range of versions. -
The constant's resource name follows the format
operatingSystemVersionConstants/{criterion_id}
.
A mobile operating system version or a range of versions, depending on operator_type
. List of available mobile platforms at https://developers.google.com/google-ads/api/reference/data/codes-formats#mobile-platforms
Fields | |
---|---|
|
Output only. The resource name of the operating system version constant. Operating system version constant resource names have the form:
|
|
Output only. Determines whether this constant represents a single version or a range of versions. |
|
Output only. The ID of the operating system version. |
|
Output only. Name of the operating system. |
|
Output only. The OS Major Version number. |
|
Output only. The OS Minor Version number. |