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.
[null,null,["Last updated 2024-05-15 UTC."],[[["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 and `isNegated` to specify whether it's negated."],["It is part of the Google Ad Manager API and resides under the specified namespace."]]],["The provided content outlines service entities and their dependencies within an API. Key services include CompanyService, CreativeService, ForecastService, InventoryService, LineItemService, OrderService, ProposalLineItemService, and ProposalService. The AppliedLabel dependency allows associating a Label with an entity, supporting negation of inherited labels through the `isNegated` boolean. `labelId` field identifies the associated label. This information belongs to the v202405 API version within the Google Ads publisher namespace.\n"]]