AI-generated Key Takeaways
- 
          AdCategoryDto is a canonical ad category used within the LabelService dependencies. 
- 
          An AdCategoryDto has fields for its canonical ID, localized display name, and the ID of its parent category. 
- 
          The parentIdfield is 0 if the category has no parent.
A canonical ad category.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Field | |
|---|---|
| 
                            | 
                            Canonical ID of the ad category. | 
| 
                            | 
                            Localized name of the category. | 
| 
                            | 
                            ID of the category's parent, or 0 if it has no parent. |