Google Ads Ad Manager V1 Client - Class OperatingSystem (0.3.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Identifier. The resource name of the OperatingSystem. Format: networks/{network_code}/operatingSystems/{operating_system_id}

↳ 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