[[["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-11-19 UTC."],[[["The `MobileApplicationTargetingError` object, part of the Google Ad Manager API, indicates issues with targeting mobile applications."],["It inherits properties from the `ApiError` object, providing context about the error."],["Errors may arise due to targeting unlinked applications, or for unknown reasons, specified by the `reason` field."],["This error commonly occurs within services like ForecastService, LineItemService, and YieldGroupService."],["The namespace for this error is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The content outlines several services, including ForecastService, LineItemService, and YieldGroupService. These services manage different aspects of ad operations. The document details the inheritance of `ApiError` and its various subtypes, such as `AuthenticationError` and `InternalApiError`, within the YieldGroupService. Key error types relevant to mobile applications include the **MobileApplicationTargetingError**, which can result in errors such as `CANNOT_TARGET_UNLINKED_APPLICATION` and `UNKNOWN`. The field structure of `ApiError` contains `fieldPath`, `fieldPathElements`, `trigger` and `errorString`.\n"]]