[[["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 core content details `TechnologyTargetingError` reasons within the `AdjustmentService` and other linked services like `ForecastService`, `LineItemService`, etc. It defines error types such as `MOBILE_LINE_ITEM_CONTAINS_WEB_TECH_CRITERIA` and `WEB_LINE_ITEM_CONTAINS_MOBILE_TECH_CRITERIA`, indicating mismatches in web and mobile targeting. Additionally, it signals when `MOBILE_CARRIER_TARGETING_FEATURE_NOT_ENABLED` or `DEVICE_CAPABILITY_TARGETING_FEATURE_NOT_ENABLED`. Lastly, `UNKNOWN` is used for values not available in the API version.\n"],null,["# enum TechnologyTargetingError.Reason (v202502)\n\n**Service** \n**AdjustmentService** [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](/ad-manager/api/reference/v202502/OrderService.TechnologyTargetingError.Reason) [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/AdjustmentService.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. |"]]