AI-generated Key Takeaways
- 
          The AppliedLabel represents a Label that can be applied to an entity. 
- 
          To negate an inherited label, an AppliedLabel with the inherited label's ID and isNegatedset to true is created.
- 
          AppliedLabel has two fields: labelIdwhich is the ID of a created Label, andisNegatedwhich should be set to true to negate the effects oflabelId.
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/v202508
| Field | |
|---|---|
| 
                            | 
                            The ID of a created Label. | 
| 
                            | 
                            
                            |