Only the top level ad units. Metrics include events for their
descendants that are not filtered out.
FLAT
All the ad units. Metrics do not include events for the descendants.
HIERARCHICAL
Use the ad unit hierarchy. There will be as many ad unit columns as
levels of ad units in the generated report:
The column Dimension.AD_UNIT_NAME is replaced with columns "Ad unit 1", "Ad
unit 2", ... "Ad unit n". If level is not applicable to a row,
"N/A" is returned as the value.
The column Dimension.AD_UNIT_ID is replaced with columns "Ad unit ID 1",
"Ad unit ID 2", ... "Ad unit ID n". If level is not applicable to a
row, "N/A" is returned as the value.
Metrics do not include events for the descendants.
[[["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-02-02 UTC."],[[["`ReportQuery.AdUnitView` provides a view for generating reports specifically focused on ad units within Google Ad Manager."],["It uses an enumeration to define the scope of the report, offering three options: `TOP_LEVEL`, `FLAT`, and `HIERARCHICAL`, each influencing how ad unit data is presented and aggregated."],["`HIERARCHICAL` view utilizes the ad unit hierarchy, potentially replacing standard ad unit columns with multiple level-specific columns, while other views provide a flatter or top-level perspective on ad unit performance."],["This view operates within the Google Ad Manager API and is specifically found under the `ReportService`, allowing for the customization and retrieval of ad unit-centric reporting data."]]],[]]