enum MobileApplicationTargetingError.Reason (v202502)

  • Mobile application targeting errors can occur when applications are not linked to a store entry.

  • The MobileApplicationTargetingError.Reason enum is used for these errors in the user domain.

  • The UNKNOWN enumeration value indicates that the actual value is not exposed by the requested 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.