enum MobileApplicationTargetingError.Reason (v202411)

  • MobileApplicationTargetingError is an enum used for signaling mobile application targeting errors in Google Ad Manager.

  • This error type is relevant for services like ForecastService, LineItemService, and others, impacting how mobile applications are targeted in ad campaigns.

  • Two main reasons for this error are targeting unlinked applications and an unknown reason, potentially due to API version limitations.

  • It is part of the Google Ad Manager API and uses a specific namespace for identification within the system.

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.