type RequestPlatformTargetingError (v202502)

  • The content details the RequestPlatformTargetingError and its inheritance from ApiError within the YieldGroupService.

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

  • The RequestPlatformTargetingError includes a reason field with possible enumeration values like REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE, REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE, and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

RequestPlatformTargetingError

reason

RequestPlatformTargetingErr...


Enumerations
REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_LINE_ITEM_TYPE
REQUEST_PLATFORM_TYPE_NOT_SUPPORTED_BY_ENVIRONMENT_TYPE
UNKNOWN