enum MobileApplicationTargetingError.Reason (v202411)

  • Mobile application targeting errors are defined by the ApiErrorReason enum within the specified namespace.

  • Only mobile applications linked to a store entry can be targeted, and attempting to target unlinked applications will result in an error.

  • The UNKNOWN enumeration value indicates that the actual error value is not exposed by the requested API version.

ApiErrorReason enum for user domain targeting error.


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