Reference documentation and code samples for the Google Ads Ad Manager V1 Client class AppliedLabel.
Represents a Label that can be applied to an entity.
Generated from protobuf message google.ads.admanager.v1.AppliedLabel
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ label
string
Required. The label to be applied. Format: "networks/{network_code}/labels/{label_id}"
↳ negated
bool
Specifies whether or not to negate the effects of the label.
getLabel
Required. The label to be applied.
Format: "networks/{network_code}/labels/{label_id}"
string
setLabel
Required. The label to be applied.
Format: "networks/{network_code}/labels/{label_id}"
var
string
$this
getNegated
Specifies whether or not to negate the effects of the label.
bool
setNegated
Specifies whether or not to negate the effects of the label.
var
bool
$this