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-11-19 UTC."],[[["The AdUnitParent object summarizes the parent of an ad unit, providing identification and naming details."],["This object includes read-only fields like ID, name, and ad unit code, populated by Google."],["AdUnitParent is part of the InventoryService and is referenced within the SuggestedAdUnitService."]]],["The core content details the `AdUnitParent` within the `InventoryService`, which is dependent on `AdUnit`. It outlines three key read-only fields for the parent AdUnit: `id`, a Google-generated identifier; `name`, also populated by Google; and `adUnitCode`, a unique, Google-assigned string used for ad serving. These fields are used to summarize a parent AdUnit.\n"]]