Reference documentation and code samples for the Google Ads Ad Manager V1 Client class ContentLabel.
A content label.
Generated from protobuf message google.ads.admanager.v1.ContentLabel
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the ContentLabel
. Format: networks/{network_code}/contentLabels/{content_label_id}
↳ display_name
string
Optional. The display name of the ContentLabel
.
getName
Identifier. The resource name of the ContentLabel
.
Format: networks/{network_code}/contentLabels/{content_label_id}
string
setName
Identifier. The resource name of the ContentLabel
.
Format: networks/{network_code}/contentLabels/{content_label_id}
var
string
$this
getDisplayName
Optional. The display name of the ContentLabel
.
string
setDisplayName
Optional. The display name of the ContentLabel
.
var
string
$this

