type HistoricalBasisVolumeSettings (v202508)
Stay organized with collections
Save and categorize content based on your preferences.
Service
AdjustmentService
Settings to specify the volume of ad opportunities per day over the
ForecastAdjustment date range based on the traffic volume of a
historical reference period.
The daily historical traffic for the provided targeting and date
range is fetched, multiplied by the provided multiplier, and used
as the daily expected traffic for the adjustment.
The number of days included in the historical date range does
*not* need to be the same as the number of days included in the
adjustment date range.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
|
useParentTrafficForecastSegmentTargeting
|
xsd:boolean
Whether the parent traffic forecast segment targeting's or the targeting 's historical
volume data should be used.
This attribute is required.
|
targeting
|
Targeting
The targeting criteria to use as the source of the historical volume data. This field is
required if useParentTrafficForecastSegmentTargeting is false and ignored otherwise.
|
historicalDateRange
|
DateRange
The date range to use for the historical ad opportunity volume.
This attribute is required.
|
multiplierMilliPercent
|
xsd:long
The multiplier to apply to the historical traffic volume, expressed in thousandths of a
percent. For example, to set the forecasted traffic as 130% of the historical traffic, this
value would be 130,000.
This attribute is required.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-13 UTC.
[null,null,["Last updated 2025-08-13 UTC."],[],[],null,["# type HistoricalBasisVolumeSettings (v202508)\n\n**Service** \n**AdjustmentService** **Dependencies** \n[ForecastAdjustment](/ad-manager/api/reference/v202508/AdjustmentService.ForecastAdjustment) \n▼\n**HistoricalBasisVolumeSettings**\n\n\nSettings to specify the volume of ad opportunities per day over the\n[ForecastAdjustment](/ad-manager/api/reference/v202508/AdjustmentService.ForecastAdjustment) date range based on the traffic volume of a\nhistorical reference period.\n\nThe daily historical traffic for the provided targeting and date\nrange is fetched, multiplied by the provided multiplier, and used\nas the daily expected traffic for the adjustment.\n\nThe number of days included in the historical date range does\n\\*not\\* need to be the same as the number of days included in the\nadjustment date range.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `useParentTrafficForecastSegmentTargeting` | ` `xsd:`boolean` Whether the parent traffic forecast segment targeting's or the `targeting`'s historical volume data should be used. This attribute is required. |\n| ### `targeting` | ` `[Targeting](/ad-manager/api/reference/v202508/AdjustmentService.Targeting)` ` The targeting criteria to use as the source of the historical volume data. This field is required if `useParentTrafficForecastSegmentTargeting` is false and ignored otherwise. |\n| ### `historicalDateRange` | ` `[DateRange](/ad-manager/api/reference/v202508/AdjustmentService.DateRange)` ` The date range to use for the historical ad opportunity volume. This attribute is required. |\n| ### `multiplierMilliPercent` | ` `xsd:`long` The multiplier to apply to the historical traffic volume, expressed in thousandths of a percent. For example, to set the forecasted traffic as 130% of the historical traffic, this value would be 130,000. This attribute is required. |"]]