Detailed row-level warning with field paths.
| JSON representation |
|---|
{
"reason": enum ( |
| Fields | |
|---|---|
reason |
The warning reason. |
description |
The detailed warning message describing the issue. |
field |
The field path that triggered the warning. Uses the same format as |
WarningReason
Reasons for non-blocking warnings returned during ingestion.
| Enums | |
|---|---|
WARNING_REASON_UNSPECIFIED |
Unspecified warning reason. |
WARNING_REASON_CUSTOM_VARIABLE_NOT_ENABLED |
A custom variable in is not enabled in the account. |
WARNING_REASON_CUSTOM_VARIABLE_NOT_PREDEFINED |
A custom variable value in is not among the predefined allowed values configured for the custom variable on the destination account. |
WARNING_REASON_CART_DATA_NOT_SUPPORTED_WITH_GBRAID_OR_WBRAID |
The is not supported with or . |
WARNING_REASON_CART_DATA_ITEM_MERCHANT_PRODUCT_ID_MISSING |
The is missing in the cart item. |
WARNING_REASON_CART_DATA_ITEM_UNIT_PRICE_MISSING |
The is missing in the cart item. |
WARNING_REASON_GENERIC |
Generic warning reason for issues that do not fit into other specific categories. |
WARNING_REASON_INVALID_CLIENT_ID |
The is invalid. |
WARNING_REASON_INVALID_SUBDIVISION_CODE |
The is invalid. |
WARNING_REASON_INVALID_REGION_CODE |
The is invalid. |
WARNING_REASON_INVALID_SUBCONTINENT_CODE |
The is invalid. |
WARNING_REASON_INVALID_CONTINENT_CODE |
The is invalid. |
WARNING_REASON_INVALID_DEVICE_CATEGORY |
The device is invalid. |
WARNING_REASON_INVALID_DEVICE_SCREEN_RESOLUTION |
The device or is invalid. |
WARNING_REASON_INVALID_MERCHANT_ID |
The is invalid. |