type TechnologyTargetingError (v202411)

  • The TechnologyTargetingError can be associated with several services, including AdjustmentService, ForecastService, LineItemService, OrderService, and more.

  • This error inherits from ApiError and includes fields like fieldPath, fieldPathElements, trigger, and errorString.

  • TechnologyTargetingError specifically contains a 'reason' field with enumerations such as MOBILE_LINE_ITEM_CONTAINS_WEB_TECH_CRITERIA and MOBILE_CARRIER_TARGETING_FEATURE_NOT_ENABLED.

  • The namespace for these services and errors is https://www.google.com/apis/ads/publisher/v202411.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

TechnologyTargetingError

reason

TechnologyTargetingError.Re...


Enumerations
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