AI-generated Key Takeaways
-
AppliedLabel represents a label that can be applied to an entity in Google Ad Manager.
-
It allows for negating inherited labels by setting the
isNegated
field to true. -
AppliedLabel uses
labelId
to identify the label andisNegated
to specify whether it's negated. -
It is part of the Google Ad Manager API and uses the namespace
https://www.google.com/apis/ads/publisher/v202411
.
Represents a Label that can be applied to an entity. To negate an inherited label, create
an AppliedLabel
with labelId
as the inherited label's ID and isNegated
set to true.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
The ID of a created Label. |
|
|