[[["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 using web criteria in mobile line items or mobile criteria in web line items."],["Targeting errors may also occur if mobile carrier or device capability targeting features are not enabled."],["`TechnologyTargetingError` is part of the Google Ad Manager API and uses a specific namespace for identification."],["An 'UNKNOWN' error signifies that the reason isn't exposed by the current API version being used."]]],["The content defines the `TechnologyTargetingError` enumeration within the `v202405` API version, used by services like AdjustmentService, ForecastService, and others. It lists five reasons for targeting errors: `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 indicate issues like mixing web and mobile targeting criteria or disabled targeting features, with UNKNOWN representing values not exposed by the API version.\n"]]