Reference documentation and code samples for the Google Ads Ad Manager V1 Client class Label.
A Label is additional information that can be added to an entity.
Generated from protobuf message google.ads.admanager.v1.Label
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 |
getName
Identifier. The resource name of the Label
.
Format: networks/{network_code}/labels/{label_id}
Returns | |
---|---|
Type | Description |
string |
setName
Identifier. The resource name of the Label
.
Format: networks/{network_code}/labels/{label_id}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |