AI-generated Key Takeaways
- 
          
AppliedLabel represents a Label that can be applied to an entity.
 - 
          
An AppliedLabel can be used to negate an inherited label by setting isNegated to true.
 - 
          
The AppliedLabel has two fields: labelId which is the ID of a Label, and isNegated which is a boolean indicating if the label is negated.
 
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.  | 
                  
                        
                           
                      | 
                     
                         
                            
                             |