type TotalVolumeSettings (v202408)
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/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["TotalVolumeSettings allows defining a single total traffic volume used as the expected future volume for a forecast adjustment."],["This setting, for example, can specify a target ad opportunity count for a traffic forecast segment over a given duration."],["It includes an `adOpportunityCount` field, which is a required attribute representing the total ad opportunity count for the entire forecast adjustment date range."]]],["The `TotalVolumeSettings` within the `AdjustmentService` allow specifying a target traffic volume for a forecast adjustment. This is done by setting the `adOpportunityCount`, which represents the total number of ad opportunities expected over the entire adjustment period. This value is a long integer and is a required attribute when configuring these settings. The namespace for these settings is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]