enum MobileApplicationTargetingError.Reason (v202411)

  • The MobileApplicationTargetingError.Reason enum is used for user domain targeting errors within the specified namespace.

  • Targeting is restricted to applications linked to a store entry, as indicated by the CANNOT_TARGET_UNLINKED_APPLICATION enumeration.

  • The UNKNOWN enumeration signifies a value that is not accessible in the current 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.