AI-generated Key Takeaways
-
GrpSettings contains information for a line item that will have a target demographic when serving, used for tracking and reporting demographic information.
-
The settings include minimum and maximum target age, target gender, and the GRP provider.
-
Additional fields like
inTargetRatioEstimateMilliPercent
,nielsenCtvPacingType
,pacingDeviceCategorizationType
, andapplyTrueCoview
relate to Nielsen pacing and targeting.
GrpSettings
contains information for a line item that will have a target demographic when
serving. This information will be used to set up tracking and enable reporting on the demographic
information.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
|
Specifies the minimum target age (in years) of the LineItem. This field is only applicable if provider is not null. |
|
Specifies the maximum target age (in years) of the LineItem. This field is only applicable if provider is not null. |
|
Specifies the target gender of the LineItem. This field is only applicable if provider is not null. Enumerations
|
|
Specifies the GRP provider of the LineItem. Enumerations
|
|
Estimate for the in-target ratio given the line item's audience targeting. This field is only applicable if provider is Nielsen, LineItem.primaryGoal is in-target impressions, and LineItem.CostType is in-target CPM. This field determines the in-target ratio to use for pacing Nielsen line items before Nielsen reporting data is available. Represented as a milli percent, so 55.7% becomes 55700. |
|
Specifies which pacing computation to apply in pacing to impressions from connected devices.
This field is required if Enumerations
|
|
Specifies whether to use Google or Nielsen device breakdown in Nielsen Line Item auto pacing. Enumerations
|
|
Specifies whether to apply true coviewing in Nielsen Line Item auto pacing. This field can only be true if NielsenCtvPacingType is not NONE. |