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 object is used within the InventoryService and SuggestedAdUnitService within the Google Ad Manager API."],["Key properties of AdUnitParent are its ID, name, and adUnitCode, all of which are read-only and populated by Google."]]],["The document defines `AdUnitParent`, a summary of a parent `AdUnit`. Key information includes the `id` and `name` of the parent `AdUnit`, both read-only values populated by Google. Also, there is `adUnitCode`, a read-only string assigned by Google upon creation, used for unique ad unit identification for ad serving. The namespace for this information is provided, along with related services like `InventoryService` and `SuggestedAdUnitService`.\n"]]