enum MobileApplicationTargetingError.Reason (v202502)

  • MobileApplicationTargetingError.Reason is an enum used across several services in the Ad Manager API, specifically for user domain targeting errors related to mobile applications.

  • This enum includes values like CANNOT_TARGET_UNLINKED_APPLICATION and UNKNOWN, defining specific targeting error conditions.

  • The namespace for this enum is https://www.google.com/apis/ads/publisher/v202502.

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.