Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
PacingDeviceCategorizationType determines the device categorization used for Nielsen measured line items with auto-pacing enabled in Google Ad Manager.
It offers three enumeration values: UNKNOWN, GOOGLE, and NIELSEN, indicating the source of device categorization for pacing.
GOOGLE uses Google's device categorization while NIELSEN utilizes Nielsen's for auto-pacing.
[[["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 2025-08-06 UTC."],[],["The `PacingDeviceCategorizationType` determines the device categorization source for Nielsen-measured line items with auto-pacing. Options include `GOOGLE` (using Google's categorization) and `NIELSEN` (using Nielsen's). `UNKNOWN` is returned if the value is unavailable in the API version. This is used by the ForecastService, LineItemService, and the ProposalLineItemService. The GrpSettings dependency may be relevant as well. The name space for this is : `https://www.google.com/apis/ads/publisher/v202411`.\n"]]