[[["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."],[[["TechnologyTargetingError outlines the reasons for targeting errors in Google Ad Manager."],["Errors can arise from mobile line items targeting web criteria or vice versa."],["Certain targeting features, like mobile carrier or device capability, might be disabled, causing errors."],["An \"UNKNOWN\" error indicates the specific reason isn't exposed in the current API version."]]],["The provided content details the `TechnologyTargetingError` within an ad management API, specifically in the `v202405` version. This error occurs in services like `AdjustmentService`, `ForecastService`, and others listed. The namespace is `https://www.google.com/apis/ads/publisher/v202405`. The error reasons, represented by enumeration values, include targeting discrepancies such as `MOBILE_LINE_ITEM_CONTAINS_WEB_TECH_CRITERIA`, `WEB_LINE_ITEM_CONTAINS_MOBILE_TECH_CRITERIA`, along with feature-related errors like `MOBILE_CARRIER_TARGETING_FEATURE_NOT_ENABLED`, `DEVICE_CAPABILITY_TARGETING_FEATURE_NOT_ENABLED`, and `UNKNOWN`.\n"]]