type MobileApplicationTargetingError (v202502)

  • MobileApplicationTargetingError is a type of ApiError used across several services including ForecastService, LineItemService, and YieldGroupService.

  • It has inherited fields from ApiError such as fieldPath, fieldPathElements, trigger, and errorString.

  • The MobileApplicationTargetingError specifically includes a 'reason' field, which can have values like CANNOT_TARGET_UNLINKED_APPLICATION or UNKNOWN.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

MobileApplicationTargetingError

reason

MobileApplicationTargetingE...


Enumerations
CANNOT_TARGET_UNLINKED_APPLICATION
UNKNOWN