type DailyVolumeSettings (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
AdjustmentService
Settings to specify daily ad opportunity counts that will be used
as the expected future traffic volume for a forecast adjustment.
For example: [10000, 20000, 5000] indicates expected traffic for
the targeting specified on the parent traffic forecast segment of
10,000 ad opportunities for the first day, 20,000 ad opportunities
for the second, and 5,000 for the third.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
adOpportunityCounts
|
xsd:long[]
The list of ad opportunity counts. Each value in this list
represents the expected number of ad opportunities on the
corresponding day of the adjustment date range.
The number of values provided must match the number of days in
the adjustment date range, inclusive. For example, an adjustment
date range of June 5-June 7 would need 3 values in this list, one
for June 5, one for June 6, and one for June 7.
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\u003eDailyVolumeSettings define the predicted ad opportunity counts for forecast adjustments, specifying expected future traffic volume.\u003c/p\u003e\n"],["\u003cp\u003eThese settings use a list of daily ad opportunity counts, where each value represents the anticipated traffic for a specific day within the adjustment date range.\u003c/p\u003e\n"],["\u003cp\u003eThe number of values in the list must correspond to the number of days in the adjustment date range, ensuring accurate traffic forecasting.\u003c/p\u003e\n"],["\u003cp\u003eFor example, \u003ccode\u003e[10000, 20000, 5000]\u003c/code\u003e would indicate expected traffic of 10,000 ad opportunities on the first day, 20,000 on the second, and 5,000 on the third, based on the targeting of the parent traffic forecast segment.\u003c/p\u003e\n"]]],["`DailyVolumeSettings` within `AdjustmentService` uses `adOpportunityCounts` to define future traffic volume for forecast adjustments. This setting requires a list of expected ad opportunities (`xsd:long[]`), where each value corresponds to a specific day within the adjustment's date range. The number of values in this list must equal the number of days within that range. For example, a range of June 5-7 would need three values to represent each day's expected volume. This attribute is mandatory.\n"],null,["# type DailyVolumeSettings (v202411)\n\n**Service** \n**AdjustmentService** **Dependencies** \n[ForecastAdjustment](/ad-manager/api/reference/v202411/AdjustmentService.ForecastAdjustment) \n▼\n**DailyVolumeSettings**\n\n\nSettings to specify daily ad opportunity counts that will be used\nas the expected future traffic volume for a forecast adjustment.\n\nFor example: \\[10000, 20000, 5000\\] indicates expected traffic for\nthe targeting specified on the parent traffic forecast segment of\n10,000 ad opportunities for the first day, 20,000 ad opportunities\nfor the second, and 5,000 for the third.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `adOpportunityCounts` | ` `xsd:`long[]` The list of ad opportunity counts. Each value in this list represents the expected number of ad opportunities on the corresponding day of the adjustment date range. The number of values provided must match the number of days in the adjustment date range, inclusive. For example, an adjustment date range of June 5-June 7 would need 3 values in this list, one for June 5, one for June 6, and one for June 7. \u003cbr /\u003e This attribute is required. |"]]