Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BandwidthGroup.
Represents a group of bandwidths that are logically organized by some well known generic name such as 'Cable' or 'DSL'.
Generated from protobuf message google.ads.admanager.v1.BandwidthGroup
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the BandwidthGroup
. Format: networks/{network_code}/bandwidthGroups/{bandwidth_group_id}
↳ display_name
string
Output only. The localized name of the bandwidth group.
getName
Identifier. The resource name of the BandwidthGroup
.
Format: networks/{network_code}/bandwidthGroups/{bandwidth_group_id}
string
hasName
clearName
setName
Identifier. The resource name of the BandwidthGroup
.
Format: networks/{network_code}/bandwidthGroups/{bandwidth_group_id}
var
string
$this
getDisplayName
Output only. The localized name of the bandwidth group.
string
hasDisplayName
clearDisplayName
setDisplayName
Output only. The localized name of the bandwidth group.
var
string
$this

