AI-generated Key Takeaways
-
The document lists several services related to Google Ad Manager, including AdjustmentService, ForecastService, LineItemService, and others.
-
It defines the
TechnologyTargetingError.Reasonenumeration within the context of these services. -
The enumeration includes reasons for technology targeting errors such as mobile line items containing web technology criteria and web line items containing mobile technology criteria.
-
It also indicates potential errors related to features not enabled, specifically mobile carrier targeting and device capability targeting.
-
The
UNKNOWNvalue is included in the enumeration to represent an unspecified error reason.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description |
|---|---|
MOBILE_LINE_ITEM_CONTAINS_WEB_TECH_CRITERIA
|
|
WEB_LINE_ITEM_CONTAINS_MOBILE_TECH_CRITERIA
|
|
MOBILE_CARRIER_TARGETING_FEATURE_NOT_ENABLED
|
|
DEVICE_CAPABILITY_TARGETING_FEATURE_NOT_ENABLED
|
|
UNKNOWN
|