enum MobileApplicationTargetingError.Reason (v202411)

  • MobileApplicationTargetingError is an API error reason enum specifically for user domain targeting errors.

  • Errors may occur when targeting unlinked mobile applications or due to unknown reasons within the API.

  • The enum is utilized by several Google Ad Manager services, including ForecastService, LineItemService, and ProposalLineItemService.

  • The enum is part of the Google Ad Manager API within the https://www.google.com/apis/ads/publisher/v202411 namespace.

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.