[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["`ForecastAdjustmentVolumeType` defines how volume settings are determined for a `ForecastAdjustment`."],["It offers three options: `DAILY_VOLUME`, `TOTAL_VOLUME`, and `HISTORICAL_BASIS_VOLUME`, alongside an `UNKNOWN` type for unexposed values."],["Each option specifies a different approach to defining ad opportunity counts for adjustments, either daily, as a total, or based on historical data."]]],["The `ForecastAdjustmentVolumeType` defines how volume settings are specified for a `ForecastAdjustment`. Available options include `UNKNOWN` (for unexposed values), `DAILY_VOLUME` (using daily ad opportunity counts), `TOTAL_VOLUME` (using a single total count), and `HISTORICAL_BASIS_VOLUME` (based on past volume data). These settings are part of the `AdjustmentService` in the `v202405` API.\n"]]