AI-generated Key Takeaways
-
AdCategoryDto is a canonical ad category used within the LabelService dependencies.
-
AdCategoryDto includes fields for
id
,displayName
, andparentId
. -
The
id
is the canonical ID,displayName
is the localized name, andparentId
is the ID of the parent category. -
The namespace for AdCategoryDto is
https://www.google.com/apis/ads/publisher/v202505
.
A canonical ad category.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
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. |