type HistoricalBasisVolumeSettings (v202408)
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/v202408
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-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eHistoricalBasisVolumeSettings determine forecasted ad traffic volume by using historical data as a baseline.\u003c/p\u003e\n"],["\u003cp\u003eThese settings utilize a multiplier to adjust the historical traffic volume for the forecast.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify the targeting criteria and historical date range to fetch the relevant historical data.\u003c/p\u003e\n"],["\u003cp\u003eThe historical and forecast date ranges can differ in length.\u003c/p\u003e\n"],["\u003cp\u003eThe parent traffic forecast segment targeting's or specified \u003ccode\u003etargeting\u003c/code\u003e can be used for source of the historical volume data.\u003c/p\u003e\n"]]],["HistoricalBasisVolumeSettings configure ad opportunity volume over a ForecastAdjustment's date range. It utilizes historical traffic data based on a specified targeting and date range. The system fetches daily historical traffic, applies a user-defined multiplier, and uses the result as the daily expected traffic. Key actions include setting a historical date range, defining targeting criteria, choosing between parent or specified targeting, and applying a multiplier to the historical traffic volume.\n"],null,["# type HistoricalBasisVolumeSettings (v202408)\n\n**Service** \n**AdjustmentService** **Dependencies** \n[ForecastAdjustment](/ad-manager/api/reference/v202408/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/v202408/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/v202408`\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/v202408/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/v202408/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. |"]]