List feed processing results
Fetch a feed processing results owned by the "operation user_account". Please note that for now the bookmark parameter is not functional and only the first page will be available until it is implemented in some release in the near future.
- By default, the "operation user_account" is the token user_account.
Optional: Business Access: Specify an ad_account_id (obtained via List ad accounts) to use the owner of that ad_account as the "operation user_account". In order to do this, the token user_account must have one of the following Business Access roles on the ad_account: Owner, Admin, Catalogs Manager.
Learn more
Path parameters
Unique identifier of a feed.
Query parameters
Unique identifier of an ad account.
Cursor used to fetch the next page of items
Maximum number of items to include in a single page. See documentation on Pagination for more information.
Response
The request has succeeded.
Example response
{
"items": [
{
"created_at": "2022-03-14T15:15:22Z",
"id": "864344156814050986",
"updated_at": "2022-03-14T15:16:34Z"
}
]
}Changes
Changed in 16 of the 29 revisions of this API.395364
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
removed
Paginatedsubschema #2from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the optional property
bookmarkto the response with the200statusresponse-optional-property-added
- ○
added the required property
itemsto the response with the200statusresponse-required-property-added
This revision also has 182 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/video_countsto the response with the200statusresponse-optional-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_LENGTH_TOO_SHORTto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/VIDEO_DOWNLOAD_VIDEO_TOO_SHORTto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_CONTENT_READ_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_DNS_LOOKUP_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_FILE_NOT_ACCESSIBLEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_FILE_NOT_FOUNDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_400to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_403to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_404to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_405to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_410to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_429to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_500to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_502to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_503to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_504to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_507to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_508to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_520to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_521to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_522to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_HTTP_STATUS_525to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_INTERNAL_CONFIGURATION_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_INTERNAL_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOADto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_INTERNAL_MALFORMED_URLto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_INTERNAL_RATE_LIMITEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_INTERNAL_REQUEST_EXPIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_INVALID_FILEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_SITE_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_SITE_TIMEOUTto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_SSL_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_DOWNLOAD_SSL_HANDSHAKE_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_PROCESSING_EMPTY_FILEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_PROCESSING_HEIGHT_TOO_SMALLto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_PROCESSING_TOO_MANY_PIXELSto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_PROCESSING_TYPE_MISMATCHto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_IMAGE_PROCESSING_WIDTH_TOO_SMALLto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_CONTENT_READ_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_DNS_LOOKUP_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_FILE_NOT_ACCESSIBLEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_FILE_NOT_FOUNDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_400to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_403to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_404to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_405to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_410to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_429to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_500to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_502to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_503to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_504to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_507to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_508to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_520to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_521to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_522to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_HTTP_STATUS_525to the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_INTERNAL_CONFIGURATION_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_INTERNAL_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOADto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_INTERNAL_MALFORMED_URLto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_INTERNAL_RATE_LIMITEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_INTERNAL_REQUEST_EXPIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_INVALID_FILEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_SITE_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_SITE_TIMEOUTto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_SSL_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_DOWNLOAD_SSL_HANDSHAKE_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_PROCESSING_EMPTY_FILEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_PROCESSING_HEIGHT_TOO_SMALLto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_PROCESSING_TOO_MANY_PIXELSto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_PROCESSING_TYPE_MISMATCHto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_PROCESSING_WIDTH_TOO_SMALLto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/VIDEO_FILE_NOT_ACCESSIBLEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/VIDEO_FILE_NOT_FOUNDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/VIDEO_INVALID_FILEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/VIDEO_LEVEL_INTERNAL_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/VIDEO_MALFORMED_URLto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_0_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_0_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_10_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_10_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_11_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_11_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_12_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_12_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_13_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_13_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_14_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_14_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_15_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_15_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_16_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_16_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_17_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_17_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_18_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_18_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_19_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_19_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_1_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_1_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_2_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_2_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_3_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_3_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_4_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_4_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_5_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_5_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_6_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_6_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_7_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_7_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_8_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_8_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_9_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_9_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_0_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_0_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_0_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_0_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_0_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_0_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_0_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_1_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_1_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_1_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_1_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_1_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_1_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_1_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_2_LINK_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_2_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_2_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_2_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_2_TAG_DUPLICATEDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_2_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_VIDEO_2_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/VIDEO_REQUIRED_WHEN_AD_VIDEO_PROVIDEDto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
catalog_feedsaddedapi-tag-added
- ○
api tag
catalogsremovedapi-tag-removed
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/errors/FETCH_GOOGLE_SHEET_NOT_SHAREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/FETCH_GOOGLE_SHEET_PUBLIC_CAN_EDITto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_0_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_0_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_0_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_0_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_0_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_10_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_10_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_10_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_10_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_10_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_11_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_11_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_11_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_11_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_11_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_12_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_12_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_12_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_12_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_12_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_13_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_13_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_13_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_13_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_13_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_14_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_14_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_14_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_14_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_14_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_15_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_15_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_15_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_15_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_15_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_16_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_16_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_16_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_16_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_16_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_17_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_17_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_17_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_17_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_17_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_18_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_18_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_18_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_18_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_18_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_19_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_19_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_19_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_19_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_19_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_1_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_1_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_1_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_1_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_1_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_2_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_2_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_2_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_2_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_2_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_3_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_3_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_3_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_3_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_3_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_4_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_4_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_4_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_4_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_4_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_5_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_5_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_5_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_5_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_5_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_6_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_6_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_6_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_6_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_6_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_7_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_7_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_7_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_7_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_7_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_8_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_8_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_8_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_8_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_8_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_9_LINK_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_9_LINK_REQUIREDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_9_LINK_WARNINGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_9_TAG_LENGTH_TOO_LONGto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AD_IMAGE_9_TAG_REQUIREDto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the response property
allOf[subschema #2]/items/items/allOf[subschema #1: db_item]/created_atbecame required for the status200response-property-became-required
- ○
the response property
allOf[subschema #2]/items/items/allOf[subschema #1: db_item]/idbecame required for the status200response-property-became-required
- ○
the response property
allOf[subschema #2]/items/items/allOf[subschema #1: db_item]/updated_atbecame required for the status200response-property-became-required
- ○
removed the
COMPLETED_EARLYenum value from theallOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
DISAPPROVEDenum value from theallOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
QUEUED_FOR_PROCESSINGenum value from theallOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
UNDER_APPEALenum value from theallOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
UNDER_REVIEWenum value from theallOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/statusresponse property for the response status200response-property-enum-value-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
allOf[subschema #2]/response's property type/format changed from/toobject/for status200response-property-type-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/errors/IMAGE_DOWNLOAD_ERRORfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/errors/IMAGE_FILE_NOT_ACCESSIBLEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/errors/IMAGE_FILE_NOT_FOUNDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/errors/IMAGE_INVALID_FILEto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/errors/IMAGE_LEVEL_INTERNAL_ERRORto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/errors/IMAGE_MALFORMED_URLto the response with the200statusresponse-optional-property-added
- ○
added the required property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warningsto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AGE_GROUP_NORMALIZEDfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/AVAILABILITY_NORMALIZEDfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/CONDITION_NORMALIZEDfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/GENDER_NORMALIZEDfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/SIZE_TYPE_NORMALIZEDfrom the response with the200statusresponse-optional-property-removed
- ●
- ●
removed the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/warnings/DUPLICATE_PRODUCTSfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/product_counts/ingestedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/validation_details/errors/DUPLICATE_PRODUCTSto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●