AI-generated Key Takeaways
-
PacingDeviceCategorizationType
determines the source of device categorization for Nielsen measured line items with auto-pacing enabled in Google Ad Manager. -
This type can be either
GOOGLE
for using Google's device categorization orNIELSEN
for using Nielsen's device categorization during auto-pacing. -
It's part of the ForecastService, LineItemService, and ProposalLineItemService within the Google Ad Manager API.
-
The default value if the actual value isn't available in the API version is represented by
UNKNOWN
.
Represents whose device categorization to use on Nielsen measured line item with auto-pacing enabled.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |
GOOGLE
|
Use Google's device categorization in auto-pacing. |
NIELSEN
|
Use Nielsen device categorization in auto-pacing |