[[["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 2025-08-06 UTC."],[],["The provided content details the `TechnologyTargetingError` within an API, accessible via multiple services: `AdjustmentService`, `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. It defines five error reasons: `MOBILE_LINE_ITEM_CONTAINS_WEB_TECH_CRITERIA`, `WEB_LINE_ITEM_CONTAINS_MOBILE_TECH_CRITERIA`, `MOBILE_CARRIER_TARGETING_FEATURE_NOT_ENABLED`, `DEVICE_CAPABILITY_TARGETING_FEATURE_NOT_ENABLED`, and `UNKNOWN`. These errors indicate issues with targeting criteria related to web/mobile distinctions and feature availability.\n"],null,["# enum TechnologyTargetingError.Reason (v202502)\n\n**Service** \n[AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.TechnologyTargetingError.Reason) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.TechnologyTargetingError.Reason) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.TechnologyTargetingError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.TechnologyTargetingError.Reason) **OrderService** [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.TechnologyTargetingError.Reason) [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.TechnologyTargetingError.Reason) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.TechnologyTargetingError.Reason) **Dependencies** \n[TechnologyTargetingError](/ad-manager/api/reference/v202502/OrderService.TechnologyTargetingError) \n▼\n**TechnologyTargetingError.Re...**\n\nThe reasons for the target error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|---------------------------------------------------|-------------------------------------------------------------------------------------|\n| `MOBILE_LINE_ITEM_CONTAINS_WEB_TECH_CRITERIA` | Mobile line item cannot target web-only targeting criteria. |\n| `WEB_LINE_ITEM_CONTAINS_MOBILE_TECH_CRITERIA` | Web line item cannot target mobile-only targeting criteria. |\n| `MOBILE_CARRIER_TARGETING_FEATURE_NOT_ENABLED` | The mobile carrier targeting feature is not enabled. |\n| `DEVICE_CAPABILITY_TARGETING_FEATURE_NOT_ENABLED` | The device capability targeting feature is not enabled. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]