[[["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-08-20 UTC."],[[["TrafficForecastSegmentError outlines the reasons for errors encountered when working with traffic forecast segments in Google Ad Manager."],["These errors primarily revolve around segment targeting, including issues with updating targeting after creation or having non-unique targeting expressions."],["The provided table lists the specific error reasons with their corresponding descriptions, like `CANNOT_UPDATE_TARGETING_AFTER_CREATION` and `TARGETING_NOT_UNIQUE`."],["Each error reason has a detailed description and potentially additional information like the ID of a colliding segment for targeting conflicts."],["The namespace for this information is `https://www.google.com/apis/ads/publisher/v202408`, providing context for its usage within the Google Ad Manager API."]]],["The core content defines the `TrafficForecastSegmentError` enumeration within the `AdjustmentService` of the Google Ad Manager API (v202408). This error type indicates issues with traffic forecast segments. Key information includes the `CANNOT_UPDATE_TARGETING_AFTER_CREATION` error, signaling that segment targeting is immutable after creation. `TARGETING_NOT_UNIQUE` signifies a non-unique targeting expression, with the colliding segment's ID potentially available. The `UNKNOWN` value is for cases where the specific error is not exposed by the API version.\n"]]