Page Summary
-
GrpSettings provides information for line items targeting a specific demographic to enable tracking and reporting on this demographic data.
-
GrpSettings includes fields for minimum and maximum target age, target gender, GRP provider, estimated in-target ratio, Nielsen CTV pacing type, pacing device categorization type, and apply true coview.
-
Fields such as minimum and maximum target age and target gender are only applicable if a GRP provider is specified.
-
The estimated in-target ratio field is applicable under specific conditions related to the provider, primary goal, and cost type of the line item.
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/v202502
Field
minTargetAge
maxTargetAge
targetGender
Specifies the target gender of the LineItem . This field is only applicable if provider is not null.
Enumerations
-
UNKNOWN - The value returned if the actual value is not exposed by the requested API version.
-
MALE - Indicates that the GRP target gender is Male.
-
FEMALE - Indicates that the GRP target gender is Female.
-
BOTH - Indicates that the GRP target gender is both male and female.
provider
Specifies the GRP provider of the LineItem .
Enumerations
-
UNKNOWN - The value returned if the actual value is not exposed by the requested API version.
-
NIELSEN
inTargetRatioEstimateMilliPercent
xsd:
long
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.
nielsenCtvPacingType
Specifies which pacing computation to apply in pacing to impressions from connected devices.
This field is required if enableNielsenCoViewingSupport
is true.
Enumerations
-
UNKNOWN - The value returned if the actual value is not exposed by the requested API version.
-
NONE - The value returned if Nielsen measurement is disabled for connected devices.
-
COVIEW - Indicates that Nielsen impressions on connected devices are included, and we apply coviewing in pacing.
-
STRICT_COVIEW - Indicates that Nielsen impressions on connected devices are included, and we apply strict coviewing in pacing.
pacingDeviceCategorizationType
PacingDeviceCategorizationType
Specifies whether to use Google or Nielsen device breakdown in Nielsen Line Item auto pacing.
Enumerations
-
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
applyTrueCoview
xsd:
boolean

