AI-generated Key Takeaways
-
ApiErrorReason
enum for user domain targeting error. -
Describes enumeration values like
CANNOT_TARGET_UNLINKED_APPLICATION
andUNKNOWN
. -
Lists services where this enumeration is relevant such as ForecastService and LineItemService.
Service
ForecastService
LineItemService
LineItemTemplateService
OrderService
ProposalLineItemService
TargetingPresetService
YieldGroupService
Dependencies
MobileApplicationTargetingE...
▼
MobileApplicationTargetingE...
ApiErrorReason
enum for user domain targeting error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |