Reference documentation and code samples for the Google Ads Ad Manager V1 Client class DeviceManufacturer.
Represents a device manufacturer.
Generated from protobuf message google.ads.admanager.v1.DeviceManufacturer
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the DeviceManufacturer
. Format: networks/{network_code}/deviceManufacturers/{device_manufacturer}
↳ display_name
string
Output only. The localized name of the device manufacturer.
getName
Identifier. The resource name of the DeviceManufacturer
.
Format: networks/{network_code}/deviceManufacturers/{device_manufacturer}
string
setName
Identifier. The resource name of the DeviceManufacturer
.
Format: networks/{network_code}/deviceManufacturers/{device_manufacturer}
var
string
$this
getDisplayName
Output only. The localized name of the device manufacturer.
string
hasDisplayName
clearDisplayName
setDisplayName
Output only. The localized name of the device manufacturer.
var
string
$this

