A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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."],[[["\u003cp\u003eThe MobileApplicationTargetingError object describes errors encountered when targeting mobile applications in line items.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the ApiError object, providing context about the error's origin.\u003c/p\u003e\n"],["\u003cp\u003eErrors can arise from targeting unlinked applications or due to unknown reasons.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field explains the specific cause of the targeting error, like attempting to target an application not linked to a store.\u003c/p\u003e\n"]]],["The provided content details various services and errors within an ad management API, specifically version v202408. Services include ForecastService, LineItemService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. It lists errors that inherit from `ApiError`, and focuses on `MobileApplicationTargetingError`. This error includes reasons like `CANNOT_TARGET_UNLINKED_APPLICATION` and `UNKNOWN`. Error details are field path, trigger, and string representation.\n"],null,["# type MobileApplicationTargetingError (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.MobileApplicationTargetingError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.MobileApplicationTargetingError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.MobileApplicationTargetingError) [OrderService](/ad-manager/api/reference/v202408/OrderService.MobileApplicationTargetingError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.MobileApplicationTargetingError) **TargetingPresetService** [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.MobileApplicationTargetingError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/TargetingPresetService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/TargetingPresetService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/TargetingPresetService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/TargetingPresetService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/TargetingPresetService.CommonError) [CustomTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.CustomTargetingError) [DateTimeRangeTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.DateTimeRangeTargetingError) [DayPartTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.DayPartTargetingError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202408/TargetingPresetService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [FeatureError](/ad-manager/api/reference/v202408/TargetingPresetService.FeatureError) [GenericTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.GenericTargetingError) [GeoTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.GeoTargetingError) [InternalApiError](/ad-manager/api/reference/v202408/TargetingPresetService.InternalApiError) [InventoryTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.InventoryTargetingError) **MobileApplicationTargetingE...** [NotNullError](/ad-manager/api/reference/v202408/TargetingPresetService.NotNullError) [ParseError](/ad-manager/api/reference/v202408/TargetingPresetService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/TargetingPresetService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/TargetingPresetService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/TargetingPresetService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/TargetingPresetService.QuotaError) [RequestPlatformTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.RequestPlatformTargetingError) [RequiredCollectionError](/ad-manager/api/reference/v202408/TargetingPresetService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/TargetingPresetService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/TargetingPresetService.ServerError) [StatementError](/ad-manager/api/reference/v202408/TargetingPresetService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/TargetingPresetService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/TargetingPresetService.StringLengthError) [TechnologyTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.TechnologyTargetingError) [UniqueError](/ad-manager/api/reference/v202408/TargetingPresetService.UniqueError) [UserDomainTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.UserDomainTargetingError) [VideoPositionTargetingError](/ad-manager/api/reference/v202408/TargetingPresetService.VideoPositionTargetingError)\n\nLists all errors related to mobile application targeting for a line item.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202408/TargetingPresetService.FieldPathElement)`[]` A parsed copy of the field path. For example, the field path \"operations\\[1\\].operand\" corresponds to this list: {FieldPathElement(field = \"operations\", index = 1), FieldPathElement(field = \"operand\", index = null)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`MobileApplicationTargetingError`** ||\n| ### `reason` | ` `[MobileApplicationTargetingE...](/ad-manager/api/reference/v202408/TargetingPresetService.MobileApplicationTargetingError.Reason \"MobileApplicationTargetingError.Reason\")` ` *** ** * ** *** **Enumerations** `CANNOT_TARGET_UNLINKED_APPLICATION` : Only applications that are linked to a store entry may be targeted. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]