The ID of the parent AdUnit. This value is readonly and is populated by Google.
name
xsd:string
The name of the parent AdUnit. This value is readonly and is populated by Google.
adUnitCode
xsd:string
A string used to uniquely identify the ad unit for the purposes of serving the ad. This
attribute is read-only and is assigned by Google when an ad unit is created.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["AdUnitParent provides a summary of a parent AdUnit, including its ID, name, and ad unit code."],["This information is read-only and populated by Google, serving as a reference for the hierarchical structure of ad units."],["AdUnitParent is a critical component within the InventoryService, offering insights into the relationships between different ad units."]]],["The `AdUnitParent` represents a parent ad unit, summarized with its `id`, `name`, and `adUnitCode`. These fields are read-only, populated by Google. The `id` is a string identifying the parent `AdUnit`, the `name` is its designated name, and the `adUnitCode` uniquely identifies the ad unit for serving ads. This data is found under `InventoryService` and depends on `AdUnit`, while it is the dependency for `SuggestedAdUnitService`.\n"]]