AI-generated Key Takeaways
- 
          ForecastAdjustment provides information about expected traffic volume and composition for a specific date range and traffic forecast segment. 
- 
          A ForecastAdjustment has a unique read-only ID and is linked to a parent TrafficForecastSegment by its required and immutable ID. 
- 
          ForecastAdjustments have a required name, a required start and end DateRange, and a read-only status which can be ACTIVE or INACTIVE. 
- 
          The volume type of a ForecastAdjustment is required and can be defined by daily counts, a total count, or historical data. 
- 
          Depending on the required volume type, either DailyVolumeSettings, TotalVolumeSettings, or HistoricalBasisVolumeSettings must be provided. 
Provides information about the expected volume and composition of traffic over a date range for a traffic forecast segment.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Field | |
|---|---|
| 
                            | 
                            The unique ID of the ForecastAdjustment. This field is read-only. This attribute is read-only. | 
| 
                            | 
                            The ID of the parent TrafficForecastSegment. This field is required and immutable after creation. This attribute is required. | 
| 
                            | 
                            Name of the ForecastAdjustment. This attribute is required. | 
| 
                            | The start and end date range of the adjustment. This attribute is required. | 
| 
                            | The status of the adjustment. Changes to this field should be made via  Enumerations 
 | 
| 
                            | The volume type of the adjustment. Enumerations 
 This attribute is required. | 
| 
                            | 
                            Whether to allow provided volume settings to increase the current forecast by more than 300%. Due to system constraints, adjusting the forecast by more than 300% may have unintended consequences for other parts of the forecast. Note that this field will not persist on the adjustment itself, and will only affect the current request. | 
| 
                            | The daily number of ad opportunities for each day in the adjustment date range. This field is
                required if  | 
| 
                            | The total number of ad opportunities for the entire adjustment date range. This field is
                required if  | 
| 
                            | The daily number of ad opportunities for each day in the adjustment date range, determined by
                reference to the ad opportunity volume of a historical reference period. This field is required
                if  | 
| 
                            | 
                            
The daily number of ad opportunities calculated to satisfy the
provided volume settings. Each value in this list represents the
calculated ad opportunities on the corresponding day of the
adjustment date range. For example: for a  This field is read-only and is populated by Google after forecast adjustment creation or update. This attribute is read-only. |