type TotalVolumeSettings (v202405)
Service
AdjustmentService
Settings to specify a single total traffic volume that will be used
as the expected total future volume for a forecast adjustment.
For example, an adOpportunityCount
of 3,000 indicates a forecast
goal for the targeting specified on the parent traffic forecast
segment of 3,000 ad opportunities over the entire duration of the
adjustment.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Field
|
adOpportunityCount
|
xsd:long
The total ad opportunity count over the entire forecast adjustment date range.
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 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["TotalVolumeSettings are used to define a single total traffic volume for forecast adjustments."],["This volume, like an `adOpportunityCount`, represents the expected future traffic for a specific targeting within the forecast adjustment."],["It's required to set the `adOpportunityCount` field, representing the total ad opportunities over the adjustment's timeframe."]]],["The `TotalVolumeSettings` within the `AdjustmentService` define the expected future traffic volume for a forecast adjustment. It uses `adOpportunityCount`, a required `long` integer, to specify the total number of ad opportunities anticipated during the adjustment's duration. This setting allows users to set a traffic volume goal for the targeted traffic segment within a given time frame. The namespace for this setting is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]