AI-generated Key Takeaways
-
AdCategoryDto represents a canonical ad category.
-
It includes fields for the category's ID, localized display name, and parent ID.
-
The
id
andparentId
fields arelong
type, whiledisplayName
is astring
. -
The namespace for AdCategoryDto is
https://www.google.com/apis/ads/publisher/v202508
.
A canonical ad category.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |