enum MobileApplicationTargetingError.Reason (v202502)

  • Mobile application targeting errors are related to API errors in various services like ForecastService, LineItemService, and YieldGroupService.

  • The MobileApplicationTargetingError enum provides specific reasons for these errors.

  • Targeting errors can occur if an application is not linked to a store entry.

  • An UNKNOWN value is returned when the actual error value is not exposed by the API version.

ApiErrorReason enum for user domain targeting error.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
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.