Reference documentation and code samples for the Google Ads Ad Manager V1 Client class OperatingSystem.
Represents a device's operating system.
Generated from protobuf message google.ads.admanager.v1.OperatingSystem
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Identifier. The resource name of the |
↳ display_name |
string
Output only. The name of the operating system. |
getName
Identifier. The resource name of the OperatingSystem
.
Format: networks/{network_code}/operatingSystems/{operating_system_id}
Returns | |
---|---|
Type | Description |
string |
setName
Identifier. The resource name of the OperatingSystem
.
Format: networks/{network_code}/operatingSystems/{operating_system_id}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getDisplayName
Output only. The name of the operating system.
Returns | |
---|---|
Type | Description |
string |
hasDisplayName
clearDisplayName
setDisplayName
Output only. The name of the operating system.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |