---
title: "List feed processing results"
method: GET
path: "/catalogs/feeds/{feed_id}/processing_results"
tags: ["catalog_feeds"]
---

# List feed processing results

`GET /catalogs/feeds/{feed_id}/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](/docs/api/v5/#operation/ad_accounts/list)) 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](https://help.pinterest.com/en/business/article/share-and-manage-access-to-your-ad-accounts) roles on the ad_account: Owner, Admin, Catalogs Manager.

[Learn more](/docs/api-features/shopping-overview/)

## Path parameters

- `feed_id` string, required

## Query parameters

- `ad_account_id` string
- `bookmark` string
- `page_size` integer

## Response `200`

The request has succeeded.

- object
  - `bookmark` string, nullable
  - `items` CatalogsFeedProcessingResult[], required
    - `created_at` string, date-time, required
    - `id` string, required — ID of the feed processing result.
    - `ingestion_details` CatalogsFeedIngestionDetails, required
      - `errors` CatalogsFeedIngestionErrors, required
        - `ACCOUNT_FLAGGED` integer — We detected an issue with your account and are not currently ingesting your items. Please review our policies at policy.pinterest.com/community-guidelines#section-spam or contact us at help.pinterest.com/contact for more information.
        - `FETCH_GOOGLE_SHEET_NOT_SHARED` integer — Update your Google Sheets sharing settings to 'Anyone with link' as a Viewer so that Pinterest can access your file.
        - `IMAGE_FILE_NOT_ACCESSIBLE` integer — Image files are unreadable. Please upload new files to continue.
        - `IMAGE_FILE_NOT_FOUND` integer — Image files are unreadable. Please upload new files to continue.
        - `IMAGE_INVALID_FILE` integer — Image files are unreadable. Please upload new files to continue.
        - `IMAGE_LEVEL_INTERNAL_ERROR` integer — We experienced a technical difficulty and were unable to download some images. The next download attempt will happen in 24 hours.
        - `IMAGE_MALFORMED_URL` integer — Image files are unreadable. Please check your link and upload new files to continue.
        - `LARGE_PRODUCT_COUNT_DECREASE` integer — The product count has decreased by more than 99% compared to the last successful ingestion.
        - `LINE_LEVEL_INTERNAL_ERROR` integer — We experienced a technical difficulty and were unable to ingest this some items. The next ingestion will happen in 24 hours.
      - `info` CatalogsFeedIngestionInfo, required
        - `IN_STOCK` integer — The number of ingested products that are in stock.
        - `OUT_OF_STOCK` integer — The number of ingested products that are in out of stock.
        - `PREORDER` integer — The number of ingested products that are in preorder.
      - `warnings` CatalogsFeedIngestionWarnings, required
        - `AD_IMAGE_DOWNLOAD_CONTENT_READ_ERROR` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_DNS_LOOKUP_ERROR` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_FILE_NOT_ACCESSIBLE` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_FILE_NOT_FOUND` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_400` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_403` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_404` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_405` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_410` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_429` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_500` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_502` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_503` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_504` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_507` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_508` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_520` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_521` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_522` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_HTTP_STATUS_525` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_IMAGE_DOWNLOAD_INTERNAL_ERROR` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_IMAGE_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_IMAGE_DOWNLOAD_INTERNAL_MALFORMED_URL` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_INTERNAL_RATE_LIMITED` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_IMAGE_DOWNLOAD_INTERNAL_REQUEST_EXPIRED` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_IMAGE_DOWNLOAD_INVALID_FILE` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_SITE_ERROR` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_SITE_TIMEOUT` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_SSL_ERROR` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_DOWNLOAD_SSL_HANDSHAKE_ERROR` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_PROCESSING_EMPTY_FILE` integer — Ad image files are unreadable. Please check your link and upload new files to continue.
        - `AD_IMAGE_PROCESSING_HEIGHT_TOO_SMALL` integer — Ad images must have a height larger than 75 pixels
        - `AD_IMAGE_PROCESSING_TOO_MANY_PIXELS` integer — Ad images must have a maximum area (width x height) of less than 89478485 pixels
        - `AD_IMAGE_PROCESSING_TYPE_MISMATCH` integer — Some ad images could not be processed due to a file type mismatch.
        - `AD_IMAGE_PROCESSING_WIDTH_TOO_SMALL` integer — Ad images must have a width larger than 75 pixels
        - `AD_VIDEO_DOWNLOAD_CONTENT_READ_ERROR` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_DNS_LOOKUP_ERROR` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_FILE_NOT_ACCESSIBLE` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_FILE_NOT_FOUND` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_400` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_403` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_404` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_405` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_410` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_429` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_500` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_502` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_503` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_504` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_507` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_508` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_520` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_521` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_522` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_HTTP_STATUS_525` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_INTERNAL_CONFIGURATION_ERROR` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_VIDEO_DOWNLOAD_INTERNAL_ERROR` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_VIDEO_DOWNLOAD_INTERNAL_FAILED_TO_DOWNLOAD` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_VIDEO_DOWNLOAD_INTERNAL_MALFORMED_URL` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_INTERNAL_RATE_LIMITED` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_VIDEO_DOWNLOAD_INTERNAL_REQUEST_EXPIRED` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `AD_VIDEO_DOWNLOAD_INVALID_FILE` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_SITE_ERROR` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_SITE_TIMEOUT` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_SSL_ERROR` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_DOWNLOAD_SSL_HANDSHAKE_ERROR` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_LENGTH_TOO_SHORT` integer — Ad videos length is too short. Please ensure that all ad videos are at least 4 seconds long.
        - `AD_VIDEO_PROCESSING_EMPTY_FILE` integer — Ad video files are unreadable. Please check your link and upload new files to continue.
        - `AD_VIDEO_PROCESSING_HEIGHT_TOO_SMALL` integer — Ad videos must have a height larger than 75 pixels
        - `AD_VIDEO_PROCESSING_TOO_MANY_PIXELS` integer — Ad videos must have a maximum area (width x height) of less than 89478485 pixels
        - `AD_VIDEO_PROCESSING_TYPE_MISMATCH` integer — Some ad videos could not be processed due to a file type mismatch.
        - `AD_VIDEO_PROCESSING_WIDTH_TOO_SMALL` integer — Ad videos must have a width larger than 75 pixels
        - `ADDITIONAL_IMAGE_FILE_NOT_ACCESSIBLE` integer — Additional image files are unreadable. Please upload new files to continue.
        - `ADDITIONAL_IMAGE_FILE_NOT_FOUND` integer — Additional image files are unreadable. Please upload new files to continue.
        - `ADDITIONAL_IMAGE_INVALID_FILE` integer — Additional image files are unreadable. Please upload new files to continue.
        - `ADDITIONAL_IMAGE_LEVEL_INTERNAL_ERROR` integer — We experienced a technical difficulty and were unable to download some additional images. The next download attempt will happen in 24 hours.
        - `ADDITIONAL_IMAGE_MALFORMED_URL` integer — Additional image files are unreadable. Please check your link and upload new files to continue.
        - `FETCH_GOOGLE_SHEET_PUBLIC_CAN_EDIT` integer — Update your Google Sheets sharing settings from 'Editor' to 'Viewer'.
        - `HOTEL_PRICE_HEADER_IS_PRESENT` integer — Price is not a supported column. Use base_price and sale_price instead.
        - `VIDEO_DOWNLOAD_VIDEO_TOO_SHORT` integer — Video length is too short. Please ensure that the main video is at least 4 seconds long.
        - `VIDEO_FILE_NOT_ACCESSIBLE` integer — Video files are unreadable. Please upload new files to continue.
        - `VIDEO_FILE_NOT_FOUND` integer — Video files are unreadable. Please upload new files to continue.
        - `VIDEO_INVALID_FILE` integer — Video files are unreadable. Please upload new files to continue.
        - `VIDEO_LEVEL_INTERNAL_ERROR` integer — We experienced a technical difficulty and were unable to download some additional videos. The next download attempt will happen in 24 hours.
        - `VIDEO_MALFORMED_URL` integer — Video files are unreadable. Please check your link and upload new files to continue.
    - `product_counts` CatalogsFeedProductCounts, nullable, required — The counts can be null early in the process.
      - `ingested` integer — The number of products successfully ingested from the feed file.
      - `original` integer — The number of products in the feed file.
    - `status` 'COMPLETED' | 'FAILED' | 'PROCESSING', required
    - `updated_at` string, date-time, required
    - `validation_details` CatalogsFeedValidationDetails, required
      - `errors` CatalogsFeedValidationErrors, required
        - `ADULT_INVALID` integer — Some items have invalid adult values.
        - `ADWORDS_FORMAT_INVALID` integer — Some adwords links contain too many characters.
        - `AVAILABILITY_INVALID` integer — Some items are missing an availability value in their product metadata, those items will not be published.
        - `BLOCKLISTED_IMAGE_SIGNATURE` integer — Some items were not published because they don't meet Pinterest's Merchant Guidelines.
        - `DELIMITER_ERROR` integer — Your feed includes data with formatting errors.
        - `DESCRIPTION_MISSING` integer — Some items are missing a description in their product metadata, those items will not be published.
        - `DUPLICATE_PRODUCTS` integer — Some products are duplicated.
        - `ENCODING_ERROR` integer — Your feed includes data with an unsupported encoding format.
        - `FEED_LENGTH_TOO_LONG` integer — Your feed contains too many items, some items will not be published.
        - `FEED_TOO_SMALL` integer — Your feed couldn't be validated because the file doesn't contain the minimum number of lines required.
        - `FETCH_ERROR` integer — Pinterest couldn't download your feed.
        - `FETCH_INACTIVE_FEED_ERROR` integer — Your feed wasn't ingested because it hasn't changed in the previous 90 days.
        - `IMAGE_LINK_INVALID` integer — Some image links are formatted incorrectly.
        - `IMAGE_LINK_LENGTH_TOO_LONG` integer — Some items have image_link URLs that contain too many characters, so those items will not be published.
        - `IMAGE_LINK_MISSING` integer — Some items are missing an image link URL in their product metadata, those items will not be published.
        - `INTERNAL_SERVICE_ERROR` integer — We experienced a technical difficulty and were unable to ingest your feed. The next ingestion will happen in 24 hours.
        - `INVALID_DOMAIN` integer — Some of your product link values don't match the verified domain associated with this account.
        - `ITEM_MAIN_IMAGE_DOWNLOAD_FAILURE` integer — Some items' main images can't be found.
        - `ITEMID_MISSING` integer — Some items are missing an item id in their product metadata, those items will not be published.
        - `LINK_FORMAT_INVALID` integer — Some link values are formatted incorrectly.
        - `LINK_LENGTH_TOO_LONG` integer — Some product links contain too many characters, those items will not be published.
        - `LIST_PRICE_INVALID` integer — Some items have list price formatting errors in their product metadata, those items will not be published.
        - `MALFORMED_XML` integer — Your feed couldn't be validated because the xml file is formatted incorrectly.
        - `MAX_ITEMS_PER_ITEM_GROUP_EXCEEDED` integer — Some items exceed the maximum number of items per item group, those items will not be published.
        - `NO_VERIFIED_DOMAIN` integer — Your merchant domain needs to be claimed.
        - `PARSE_LINE_ERROR` integer — Your feed contains formatting errors for some items.
        - `PINJOIN_CONTENT_UNSAFE` integer — Some items were not published because they don't meet Pinterest's Merchant Guidelines.
        - `PRICE_CANNOT_BE_DETERMINED` integer — Some items were not published because price cannot be determined. The price, list price, and sale price are all different, so those items will not be published.
        - `PRICE_MISSING` integer — Some products are missing a price, those items will not be published.
        - `PRODUCT_LINK_MISSING` integer — Some items are missing a link URL in their product metadata, those items will not be published.
        - `PRODUCT_PRICE_INVALID` integer — Some items have price formatting errors in their product metadata, those items will not be published.
        - `REQUIRED_COLUMNS_MISSING` integer — Your feed is missing some required column headers.
        - `TITLE_MISSING` integer — Some items are missing a title in their product metadata, those items will not be published.
      - `warnings` CatalogsFeedValidationWarnings, required
        - `AD_IMAGE_0_LINK_DUPLICATED` integer — ad_image_0_link is duplicated with another ad image link.
        - `AD_IMAGE_0_LINK_LENGTH_TOO_LONG` integer — Ad image link 0 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_0_LINK_REQUIRED` integer — Ad image link 0 is required because an image tag was provided.
        - `AD_IMAGE_0_LINK_WARNING` integer — Ad image link 0 format is unsupported.
        - `AD_IMAGE_0_TAG_DUPLICATED` integer — ad_image_0_tag is duplicated with another ad image tag.
        - `AD_IMAGE_0_TAG_LENGTH_TOO_LONG` integer — Ad image tag 0 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_0_TAG_REQUIRED` integer — Ad image tag 0 is required because an image link was provided.
        - `AD_IMAGE_10_LINK_DUPLICATED` integer — ad_image_10_link is duplicated with another ad image link.
        - `AD_IMAGE_10_LINK_LENGTH_TOO_LONG` integer — Ad image link 10 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_10_LINK_REQUIRED` integer — Ad image link 10 is required because an image tag was provided.
        - `AD_IMAGE_10_LINK_WARNING` integer — Ad image link 10 format is unsupported.
        - `AD_IMAGE_10_TAG_DUPLICATED` integer — ad_image_10_tag is duplicated with another ad image tag.
        - `AD_IMAGE_10_TAG_LENGTH_TOO_LONG` integer — Ad image tag 10 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_10_TAG_REQUIRED` integer — Ad image tag 10 is required because an image link was provided.
        - `AD_IMAGE_11_LINK_DUPLICATED` integer — ad_image_11_link is duplicated with another ad image link.
        - `AD_IMAGE_11_LINK_LENGTH_TOO_LONG` integer — Ad image link 11 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_11_LINK_REQUIRED` integer — Ad image link 11 is required because an image tag was provided.
        - `AD_IMAGE_11_LINK_WARNING` integer — Ad image link 11 format is unsupported.
        - `AD_IMAGE_11_TAG_DUPLICATED` integer — ad_image_11_tag is duplicated with another ad image tag.
        - `AD_IMAGE_11_TAG_LENGTH_TOO_LONG` integer — Ad image tag 11 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_11_TAG_REQUIRED` integer — Ad image tag 11 is required because an image link was provided.
        - `AD_IMAGE_12_LINK_DUPLICATED` integer — ad_image_12_link is duplicated with another ad image link.
        - `AD_IMAGE_12_LINK_LENGTH_TOO_LONG` integer — Ad image link 12 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_12_LINK_REQUIRED` integer — Ad image link 12 is required because an image tag was provided.
        - `AD_IMAGE_12_LINK_WARNING` integer — Ad image link 12 format is unsupported.
        - `AD_IMAGE_12_TAG_DUPLICATED` integer — ad_image_12_tag is duplicated with another ad image tag.
        - `AD_IMAGE_12_TAG_LENGTH_TOO_LONG` integer — Ad image tag 12 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_12_TAG_REQUIRED` integer — Ad image tag 12 is required because an image link was provided.
        - `AD_IMAGE_13_LINK_DUPLICATED` integer — ad_image_13_link is duplicated with another ad image link.
        - `AD_IMAGE_13_LINK_LENGTH_TOO_LONG` integer — Ad image link 13 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_13_LINK_REQUIRED` integer — Ad image link 13 is required because an image tag was provided.
        - `AD_IMAGE_13_LINK_WARNING` integer — Ad image link 13 format is unsupported.
        - `AD_IMAGE_13_TAG_DUPLICATED` integer — ad_image_13_tag is duplicated with another ad image tag.
        - `AD_IMAGE_13_TAG_LENGTH_TOO_LONG` integer — Ad image tag 13 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_13_TAG_REQUIRED` integer — Ad image tag 13 is required because an image link was provided.
        - `AD_IMAGE_14_LINK_DUPLICATED` integer — ad_image_14_link is duplicated with another ad image link.
        - `AD_IMAGE_14_LINK_LENGTH_TOO_LONG` integer — Ad image link 14 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_14_LINK_REQUIRED` integer — Ad image link 14 is required because an image tag was provided.
        - `AD_IMAGE_14_LINK_WARNING` integer — Ad image link 14 format is unsupported.
        - `AD_IMAGE_14_TAG_DUPLICATED` integer — ad_image_14_tag is duplicated with another ad image tag.
        - `AD_IMAGE_14_TAG_LENGTH_TOO_LONG` integer — Ad image tag 14 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_14_TAG_REQUIRED` integer — Ad image tag 14 is required because an image link was provided.
        - `AD_IMAGE_15_LINK_DUPLICATED` integer — ad_image_15_link is duplicated with another ad image link.
        - `AD_IMAGE_15_LINK_LENGTH_TOO_LONG` integer — Ad image link 15 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_15_LINK_REQUIRED` integer — Ad image link 15 is required because an image tag was provided.
        - `AD_IMAGE_15_LINK_WARNING` integer — Ad image link 15 format is unsupported.
        - `AD_IMAGE_15_TAG_DUPLICATED` integer — ad_image_15_tag is duplicated with another ad image tag.
        - `AD_IMAGE_15_TAG_LENGTH_TOO_LONG` integer — Ad image tag 15 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_15_TAG_REQUIRED` integer — Ad image tag 15 is required because an image link was provided.
        - `AD_IMAGE_16_LINK_DUPLICATED` integer — ad_image_16_link is duplicated with another ad image link.
        - `AD_IMAGE_16_LINK_LENGTH_TOO_LONG` integer — Ad image link 16 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_16_LINK_REQUIRED` integer — Ad image link 16 is required because an image tag was provided.
        - `AD_IMAGE_16_LINK_WARNING` integer — Ad image link 16 format is unsupported.
        - `AD_IMAGE_16_TAG_DUPLICATED` integer — ad_image_16_tag is duplicated with another ad image tag.
        - `AD_IMAGE_16_TAG_LENGTH_TOO_LONG` integer — Ad image tag 16 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_16_TAG_REQUIRED` integer — Ad image tag 16 is required because an image link was provided.
        - `AD_IMAGE_17_LINK_DUPLICATED` integer — ad_image_17_link is duplicated with another ad image link.
        - `AD_IMAGE_17_LINK_LENGTH_TOO_LONG` integer — Ad image link 17 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_17_LINK_REQUIRED` integer — Ad image link 17 is required because an image tag was provided.
        - `AD_IMAGE_17_LINK_WARNING` integer — Ad image link 17 format is unsupported.
        - `AD_IMAGE_17_TAG_DUPLICATED` integer — ad_image_17_tag is duplicated with another ad image tag.
        - `AD_IMAGE_17_TAG_LENGTH_TOO_LONG` integer — Ad image tag 17 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_17_TAG_REQUIRED` integer — Ad image tag 17 is required because an image link was provided.
        - `AD_IMAGE_18_LINK_DUPLICATED` integer — ad_image_18_link is duplicated with another ad image link.
        - `AD_IMAGE_18_LINK_LENGTH_TOO_LONG` integer — Ad image link 18 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_18_LINK_REQUIRED` integer — Ad image link 18 is required because an image tag was provided.
        - `AD_IMAGE_18_LINK_WARNING` integer — Ad image link 18 format is unsupported.
        - `AD_IMAGE_18_TAG_DUPLICATED` integer — ad_image_18_tag is duplicated with another ad image tag.
        - `AD_IMAGE_18_TAG_LENGTH_TOO_LONG` integer — Ad image tag 18 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_18_TAG_REQUIRED` integer — Ad image tag 18 is required because an image link was provided.
        - `AD_IMAGE_19_LINK_DUPLICATED` integer — ad_image_19_link is duplicated with another ad image link.
        - `AD_IMAGE_19_LINK_LENGTH_TOO_LONG` integer — Ad image link 19 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_19_LINK_REQUIRED` integer — Ad image link 19 is required because an image tag was provided.
        - `AD_IMAGE_19_LINK_WARNING` integer — Ad image link 19 format is unsupported.
        - `AD_IMAGE_19_TAG_DUPLICATED` integer — ad_image_19_tag is duplicated with another ad image tag.
        - `AD_IMAGE_19_TAG_LENGTH_TOO_LONG` integer — Ad image tag 19 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_19_TAG_REQUIRED` integer — Ad image tag 19 is required because an image link was provided.
        - `AD_IMAGE_1_LINK_DUPLICATED` integer — ad_image_1_link is duplicated with another ad image link.
        - `AD_IMAGE_1_LINK_LENGTH_TOO_LONG` integer — Ad image link 1 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_1_LINK_REQUIRED` integer — Ad image link 1 is required because an image tag was provided.
        - `AD_IMAGE_1_LINK_WARNING` integer — Ad image link 1 format is unsupported.
        - `AD_IMAGE_1_TAG_DUPLICATED` integer — ad_image_1_tag is duplicated with another ad image tag.
        - `AD_IMAGE_1_TAG_LENGTH_TOO_LONG` integer — Ad image tag 1 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_1_TAG_REQUIRED` integer — Ad image tag 1 is required because an image link was provided.
        - `AD_IMAGE_2_LINK_DUPLICATED` integer — ad_image_2_link is duplicated with another ad image link.
        - `AD_IMAGE_2_LINK_LENGTH_TOO_LONG` integer — Ad image link 2 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_2_LINK_REQUIRED` integer — Ad image link 2 is required because an image tag was provided.
        - `AD_IMAGE_2_LINK_WARNING` integer — Ad image link 2 format is unsupported.
        - `AD_IMAGE_2_TAG_DUPLICATED` integer — ad_image_2_tag is duplicated with another ad image tag.
        - `AD_IMAGE_2_TAG_LENGTH_TOO_LONG` integer — Ad image tag 2 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_2_TAG_REQUIRED` integer — Ad image tag 2 is required because an image link was provided.
        - `AD_IMAGE_3_LINK_DUPLICATED` integer — ad_image_3_link is duplicated with another ad image link.
        - `AD_IMAGE_3_LINK_LENGTH_TOO_LONG` integer — Ad image link 3 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_3_LINK_REQUIRED` integer — Ad image link 3 is required because an image tag was provided.
        - `AD_IMAGE_3_LINK_WARNING` integer — Ad image link 3 format is unsupported.
        - `AD_IMAGE_3_TAG_DUPLICATED` integer — ad_image_3_tag is duplicated with another ad image tag.
        - `AD_IMAGE_3_TAG_LENGTH_TOO_LONG` integer — Ad image tag 3 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_3_TAG_REQUIRED` integer — Ad image tag 3 is required because an image link was provided.
        - `AD_IMAGE_4_LINK_DUPLICATED` integer — ad_image_4_link is duplicated with another ad image link.
        - `AD_IMAGE_4_LINK_LENGTH_TOO_LONG` integer — Ad image link 4 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_4_LINK_REQUIRED` integer — Ad image link 4 is required because an image tag was provided.
        - `AD_IMAGE_4_LINK_WARNING` integer — Ad image link 4 format is unsupported.
        - `AD_IMAGE_4_TAG_DUPLICATED` integer — ad_image_4_tag is duplicated with another ad image tag.
        - `AD_IMAGE_4_TAG_LENGTH_TOO_LONG` integer — Ad image tag 4 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_4_TAG_REQUIRED` integer — Ad image tag 4 is required because an image link was provided.
        - `AD_IMAGE_5_LINK_DUPLICATED` integer — ad_image_5_link is duplicated with another ad image link.
        - `AD_IMAGE_5_LINK_LENGTH_TOO_LONG` integer — Ad image link 5 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_5_LINK_REQUIRED` integer — Ad image link 5 is required because an image tag was provided.
        - `AD_IMAGE_5_LINK_WARNING` integer — Ad image link 5 format is unsupported.
        - `AD_IMAGE_5_TAG_DUPLICATED` integer — ad_image_5_tag is duplicated with another ad image tag.
        - `AD_IMAGE_5_TAG_LENGTH_TOO_LONG` integer — Ad image tag 5 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_5_TAG_REQUIRED` integer — Ad image tag 5 is required because an image link was provided.
        - `AD_IMAGE_6_LINK_DUPLICATED` integer — ad_image_6_link is duplicated with another ad image link.
        - `AD_IMAGE_6_LINK_LENGTH_TOO_LONG` integer — Ad image link 6 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_6_LINK_REQUIRED` integer — Ad image link 6 is required because an image tag was provided.
        - `AD_IMAGE_6_LINK_WARNING` integer — Ad image link 6 format is unsupported.
        - `AD_IMAGE_6_TAG_DUPLICATED` integer — ad_image_6_tag is duplicated with another ad image tag.
        - `AD_IMAGE_6_TAG_LENGTH_TOO_LONG` integer — Ad image tag 6 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_6_TAG_REQUIRED` integer — Ad image tag 6 is required because an image link was provided.
        - `AD_IMAGE_7_LINK_DUPLICATED` integer — ad_image_7_link is duplicated with another ad image link.
        - `AD_IMAGE_7_LINK_LENGTH_TOO_LONG` integer — Ad image link 7 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_7_LINK_REQUIRED` integer — Ad image link 7 is required because an image tag was provided.
        - `AD_IMAGE_7_LINK_WARNING` integer — Ad image link 7 format is unsupported.
        - `AD_IMAGE_7_TAG_DUPLICATED` integer — ad_image_7_tag is duplicated with another ad image tag.
        - `AD_IMAGE_7_TAG_LENGTH_TOO_LONG` integer — Ad image tag 7 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_7_TAG_REQUIRED` integer — Ad image tag 7 is required because an image link was provided.
        - `AD_IMAGE_8_LINK_DUPLICATED` integer — ad_image_8_link is duplicated with another ad image link.
        - `AD_IMAGE_8_LINK_LENGTH_TOO_LONG` integer — Ad image link 8 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_8_LINK_REQUIRED` integer — Ad image link 8 is required because an image tag was provided.
        - `AD_IMAGE_8_LINK_WARNING` integer — Ad image link 8 format is unsupported.
        - `AD_IMAGE_8_TAG_DUPLICATED` integer — ad_image_8_tag is duplicated with another ad image tag.
        - `AD_IMAGE_8_TAG_LENGTH_TOO_LONG` integer — Ad image tag 8 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_8_TAG_REQUIRED` integer — Ad image tag 8 is required because an image link was provided.
        - `AD_IMAGE_9_LINK_DUPLICATED` integer — ad_image_9_link is duplicated with another ad image link.
        - `AD_IMAGE_9_LINK_LENGTH_TOO_LONG` integer — Ad image link 9 length is too long. The maximum length is 2047 characters.
        - `AD_IMAGE_9_LINK_REQUIRED` integer — Ad image link 9 is required because an image tag was provided.
        - `AD_IMAGE_9_LINK_WARNING` integer — Ad image link 9 format is unsupported.
        - `AD_IMAGE_9_TAG_DUPLICATED` integer — ad_image_9_tag is duplicated with another ad image tag.
        - `AD_IMAGE_9_TAG_LENGTH_TOO_LONG` integer — Ad image tag 9 length is too long. The maximum length is 511 characters.
        - `AD_IMAGE_9_TAG_REQUIRED` integer — Ad image tag 9 is required because an image link was provided.
        - `AD_LINK_FORMAT_WARNING` integer — Some items have ad links that are formatted incorrectly.
        - `AD_LINK_SAME_AS_LINK` integer — Some items have ad link URLs that are duplicates of the link URLs for those items.
        - `AD_VIDEO_0_LINK_DUPLICATED` integer — ad_video_0_link is duplicated with another ad video link.
        - `AD_VIDEO_0_LINK_LENGTH_TOO_LONG` integer — ad_video_0_link length is too long. The maximum length is 511 characters.
        - `AD_VIDEO_0_LINK_REQUIRED` integer — ad_video_0_link is required for this item because ad_video_0_tag was provided.
        - `AD_VIDEO_0_LINK_WARNING` integer — ad_video_0_link is formatted incorrectly and will not be published with your items.
        - `AD_VIDEO_0_TAG_DUPLICATED` integer — ad_video_0_tag is duplicated with another ad video tag.
        - `AD_VIDEO_0_TAG_LENGTH_TOO_LONG` integer — ad_video_0_tag length is too long. The maximum length is 511 characters.
        - `AD_VIDEO_0_TAG_REQUIRED` integer — ad_video_0_tag is required because ad_video_0_link was provided.
        - `AD_VIDEO_1_LINK_DUPLICATED` integer — ad_video_1_link is duplicated with another ad video link.
        - `AD_VIDEO_1_LINK_LENGTH_TOO_LONG` integer — ad_video_1_link length is too long. The maximum length is 511 characters.
        - `AD_VIDEO_1_LINK_REQUIRED` integer — ad_video_1_link is required for this item because ad_video_1_tag was provided.
        - `AD_VIDEO_1_LINK_WARNING` integer — ad_video_1_link is formatted incorrectly and will not be published with your items.
        - `AD_VIDEO_1_TAG_DUPLICATED` integer — ad_video_1_tag is duplicated with another ad video tag.
        - `AD_VIDEO_1_TAG_LENGTH_TOO_LONG` integer — ad_video_1_tag length is too long. The maximum length is 511 characters.
        - `AD_VIDEO_1_TAG_REQUIRED` integer — ad_video_1_tag is required because ad_video_1_link was provided.
        - `AD_VIDEO_2_LINK_DUPLICATED` integer — ad_video_2_link is duplicated with another ad video link.
        - `AD_VIDEO_2_LINK_LENGTH_TOO_LONG` integer — ad_video_2_link length is too long. The maximum length is 511 characters.
        - `AD_VIDEO_2_LINK_REQUIRED` integer — ad_video_2_link is required for this item because ad_video_2_tag was provided.
        - `AD_VIDEO_2_LINK_WARNING` integer — ad_video_2_link is formatted incorrectly and will not be published with your items.
        - `AD_VIDEO_2_TAG_DUPLICATED` integer — ad_video_2_tag is duplicated with another ad video tag.
        - `AD_VIDEO_2_TAG_LENGTH_TOO_LONG` integer — ad_video_2_tag length is too long. The maximum length is 511 characters.
        - `AD_VIDEO_2_TAG_REQUIRED` integer — ad_video_2_tag is required because ad_video_2_link was provided.
        - `ADDITIONAL_IMAGE_LINK_LENGTH_TOO_LONG` integer — Some items have additional_image_link URLs that contain too many characters, so those items will not be published.
        - `ADDITIONAL_IMAGE_LINK_WARNING` integer — Some items have additional_image_link URLs that are formatted incorrectly and will not be published with your items.
        - `ADWORDS_FORMAT_WARNING` integer — Some items have adwords_redirect links that are formatted incorrectly.
        - `ADWORDS_SAME_AS_LINK` integer — Some items have adwords_redirect URLs that are duplicates of the link URLs for those items.
        - `AGE_GROUP_INVALID` integer — Some items have age group values that are formatted incorrectly, which may limit visibility in recommendations, search results and shopping experiences.
        - `ANDROID_DEEP_LINK_INVALID` integer — Some items include invalid android_deep_link.
        - `AVAILABILITY_DATE_INVALID` integer — Some items have availability_date values that are formatted incorrectly, those items will be published without an availability date.
        - `COUNTRY_DOES_NOT_MAP_TO_CURRENCY` integer — Some items include a currency that doesn't match the usual currency for the location where that product is sold or shipped.
        - `CUSTOM_LABEL_LENGTH_TOO_LONG` integer — Some items have custom_label values that are too long, those items will be published without that custom label.
        - `DESCRIPTION_LENGTH_TOO_LONG` integer — The description for some items were truncated because they contain too many characters.
        - `DUPLICATE_HEADERS` integer — Your feed contains duplicate headers.
        - `EXPIRATION_DATE_INVALID` integer — Some items have expiration_date values that are formatted incorrectly, those items will be published without an expiration date.
        - `FETCH_SAME_SIGNATURE` integer — Ingestion completed early because there are no changes to your feed since the last successful update.
        - `GENDER_INVALID` integer — Some items have gender values that are formatted incorrectly, which may limit visibility in recommendations, search results and shopping experiences.
        - `GTIN_INVALID` integer — Some items include incorrectly formatted GTINs.
        - `IMAGE_LINK_WARNING` integer — Some items have image_link URLs that are formatted incorrectly and will not be published with those items.
        - `INCONSISTENT_CURRENCY_VALUES` integer — Some items include inconsistent currencies in price fields.
        - `INDEXED_PRODUCT_COUNT_LARGE_DELTA` integer — The product count has increased or decreased significantly compared to the last successful ingestion.
        - `IOS_DEEP_LINK_INVALID` integer — Some items include invalid ios_deep_link values.
        - `IS_BUNDLE_INVALID` integer — Some items have is_bundle values that are formatted incorrectly, those items will be published without being bundled with other products.
        - `ITEM_ADDITIONAL_IMAGE_DOWNLOAD_FAILURE` integer — Some items include additional_image_links that can't be found.
        - `LINK_FORMAT_WARNING` integer — Some items have an invalid product link which contains invalid UTM tracking paramaters.
        - `MIN_AD_PRICE_INVALID` integer — Some items include min_ad_price values that are formatted incorrectly.
        - `MPN_INVALID` integer — Some items include incorrectly formatted MPNs.
        - `MULTIPACK_INVALID` integer — Some items have invalid multipack values.
        - `OPTIONAL_CONDITION_INVALID` integer — Some items include condition values that are formatted incorrectly, which may limit visibility in recommendations, search results and shopping experiences.
        - `OPTIONAL_CONDITION_MISSING` integer — Some items are missing a condition value, which may limit visibility in recommendations, search results and shopping experiences.
        - `OPTIONAL_PRODUCT_CATEGORY_INVALID` integer — Some items include google_product_category values that are not formatted correctly according to the GPC taxonomy.
        - `OPTIONAL_PRODUCT_CATEGORY_MISSING` integer — Some items are missing a google_product_category.
        - `PRODUCT_CATEGORY_DEPTH_WARNING` integer — Some items only have 1 or 2 levels of google_product_category values, which may limit visibility in recommendations, search results and shopping experiences.
        - `PRODUCT_TYPE_LENGTH_TOO_LONG` integer — Some items have product_type values that are too long, those items will be published without that product type.
        - `SALE_DATE_INVALID` integer — Some items have sale_price_effective_date values that are formatted incorrectly, those items will be published without a sale date.
        - `SALES_PRICE_INVALID` integer — Some items have sale price values that are higher than the original price of the item.
        - `SALES_PRICE_TOO_HIGH` integer — Some items include a sales price that is higher than the list price. The sales price has been defaulted to the list price.
        - `SALES_PRICE_TOO_LOW` integer — Some items include sales price that is much lower than the list price.
        - `SHIPPING_HEIGHT_INVALID` integer — Some items include incorrectly formatted shipping_height.
        - `SHIPPING_INVALID` integer — Some items have shipping values that are formatted incorrectly.
        - `SHIPPING_WEIGHT_INVALID` integer — Some items have invalid shipping_weight values.
        - `SHIPPING_WIDTH_INVALID` integer — Some items include incorrectly formatted shipping_width.
        - `SIZE_SYSTEM_INVALID` integer — Some items have size system values which are not one of the supported size systems.
        - `SIZE_TYPE_INVALID` integer — Some items have size type values that are formatted incorrectly, which may limit visibility in recommendations, search results and shopping experiences.
        - `TAX_INVALID` integer — Some items have tax values that are formatted incorrectly.
        - `TITLE_LENGTH_TOO_LONG` integer — The title for some items were truncated because they contain too many characters.
        - `TOO_MANY_ADDITIONAL_IMAGE_LINKS` integer — Some items have additional_image_link values that exceed the limit for additional images, those items will be published without some of your images.
        - `UPDATED_TIME_INVALID` integer — Some items have updated_time values thate are formatted incorrectly, those items will be published without an updated time.
        - `UTM_SOURCE_AUTO_CORRECTED` integer — Some items include utm_source values that are formatted incorrectly and have been automatically corrected.
        - `VIDEO_REQUIRED_WHEN_AD_VIDEO_PROVIDED` integer — A video is required in the item when ad_video fields are provided.
        - `WEIGHT_UNIT_INVALID` integer — Some items have weight_unit values that are formatted incorrectly, those items will be published without a weight unit.
    - `video_counts` CatalogsFeedVideoCounts — Counts of total, ingested, and not ingested videos in the feed file. The counts may not appear early in the process.
      - `ingested_videos` integer — The number of videos successfully ingested from the feed file.
      - `not_ingested_videos` integer — The number of videos that were not ingested from the feed file.
      - `total_videos` integer — The number of videos in the feed file.

## Other responses

- `400` — The request could not be understood by the server due to unexpected data.
- `401` — Authentication is required and has either failed or not been provided.
- `403` — The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource.
- `404` — The requested resource could not be found on this server.
- `429` — The user has sent too many requests in a given amount of time and is being rate limited.
- `default` — An unexpected error response.

## Changes

- **2026-06-04** (v5) `b698c180678a` — 1 breaking, 5 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/Paginated, subschema #2` from the response body `allOf` list for the response status `200`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
  - …2 more
- **2025-10-16** (v5) `14c297539b64` — 1 info
  - added the optional property `allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/video_counts` to the response with the `200` status
- **2025-08-14** (v5) `7d64d863909a` — 2 info
  - added the optional property `allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/AD_VIDEO_LENGTH_TOO_SHORT` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/items/items/allOf[subschema #2: catalogs_feed_processing_result_fields]/ingestion_details/warnings/VIDEO_DOWNLOAD_VIDEO_TOO_SHORT` to the response with the `200` status
- …earlier changes not shown

[Full history](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/catalogs/feeds/:feed_id/processing_results/get.md)

---

[API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [All operations](https://skmtc.dev/pinterest/apis/pinterest-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pinterest/pinterest-rest-api/revisions/b698c180678a/schema)
