Represents a Label that can be applied to an entity. To negate an inherited label, create an
More...
Represents a Label that can be applied to an entity. To negate an inherited label, create an
with labelId
as the inherited label's ID and isNegated
set to true.
bool Google.Api.Ads.AdManager.v202402.AppliedLabel.isNegated |
|
getset |
isNegated
should be set to true
to negate the effects of labelId
.
bool Google.Api.Ads.AdManager.v202402.AppliedLabel.isNegatedSpecified |
|
getset |
true
, if a value is specified for isNegated, false
otherwise.
long Google.Api.Ads.AdManager.v202402.AppliedLabel.labelId |
|
getset |
The ID of a created Label.
bool Google.Api.Ads.AdManager.v202402.AppliedLabel.labelIdSpecified |
|
getset |
true
, if a value is specified for labelId, false
otherwise.
The documentation for this class was generated from the following file: