List processing results for a given feed

GET {{baseUrl}}/catalogs/feeds/:feed_id/processing_results?bookmark=<string>&page_size=25&ad_account_id=47

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 adaccountid (obtained via List ad accounts) to use the owner of that adaccount as the "operation useraccount. In order to do this, the token user_account must have one of the following https://help.pinterest.com/en/business/article/share-and-manage-access-to-your-ad-accounts">Business Access roles on the ad_account: Owner, Admin, Catalogs Manager.

Learn more

Request Params

KeyDatatypeRequiredDescription
bookmarkstringCursor used to fetch the next page of items
page_sizenumberMaximum number of items to include in a single page of the response. See documentation on <a href='/docs/getting-started/pagination/'>Pagination</a> for more information.
ad_account_idnumberUnique identifier of an ad account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[{&quot;ingestion_details&quot;:{&quot;errors&quot;:{&quot;IMAGE_DOWNLOAD_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LINE_LEVEL_INTERNAL_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LARGE_PRODUCT_COUNT_DECREASE&quot;:1,&quot;ACCOUNT_FLAGGED&quot;:&quot;\u003cinteger\u003e&quot;},&quot;info&quot;:{&quot;IN_STOCK&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OUT_OF_STOCK&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PREORDER&quot;:&quot;\u003cinteger\u003e&quot;}},&quot;status&quot;:&quot;COMPLETED_EARLY&quot;,&quot;product_counts&quot;:{&quot;original&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ingested&quot;:&quot;\u003cinteger\u003e&quot;},&quot;validation_details&quot;:{&quot;errors&quot;:{&quot;FETCH_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;FETCH_INACTIVE_FEED_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ENCODING_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DELIMITER_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;REQUIRED_COLUMNS_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DUPLICATE_PRODUCTS&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IMAGE_LINK_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ITEMID_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;TITLE_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DESCRIPTION_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRODUCT_LINK_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IMAGE_LINK_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AVAILABILITY_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRODUCT_PRICE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LINK_FORMAT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PARSE_LINE_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADWORDS_FORMAT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;INTERNAL_SERVICE_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;NO_VERIFIED_DOMAIN&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADULT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IMAGE_LINK_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;INVALID_DOMAIN&quot;:&quot;\u003cinteger\u003e&quot;,&quot;FEED_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LINK_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MALFORMED_XML&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRICE_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;FEED_TOO_SMALL&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MAX_ITEMS_PER_ITEM_GROUP_EXCEEDED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ITEM_MAIN_IMAGE_DOWNLOAD_FAILURE&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PINJOIN_CONTENT_UNSAFE&quot;:&quot;\u003cinteger\u003e&quot;,&quot;BLOCKLISTED_IMAGE_SIGNATURE&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LIST_PRICE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRICE_CANNOT_BE_DETERMINED&quot;:&quot;\u003cinteger\u003e&quot;},&quot;warnings&quot;:{&quot;AD_LINK_FORMAT_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AD_LINK_SAME_AS_LINK&quot;:&quot;\u003cinteger\u003e&quot;,&quot;TITLE_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DESCRIPTION_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;GENDER_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AGE_GROUP_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SIZE_TYPE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SIZE_SYSTEM_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LINK_FORMAT_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SALES_PRICE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRODUCT_CATEGORY_DEPTH_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADWORDS_FORMAT_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADWORDS_SAME_AS_LINK&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DUPLICATE_HEADERS&quot;:&quot;\u003cinteger\u003e&quot;,&quot;FETCH_SAME_SIGNATURE&quot;:1,&quot;ADDITIONAL_IMAGE_LINK_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADDITIONAL_IMAGE_LINK_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IMAGE_LINK_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SHIPPING_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;TAX_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SHIPPING_WEIGHT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;EXPIRATION_DATE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AVAILABILITY_DATE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SALE_DATE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;WEIGHT_UNIT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IS_BUNDLE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;UPDATED_TIME_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;CUSTOM_LABEL_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRODUCT_TYPE_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;TOO_MANY_ADDITIONAL_IMAGE_LINKS&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MULTIPACK_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;INDEXED_PRODUCT_COUNT_LARGE_DELTA&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ITEM_ADDITIONAL_IMAGE_DOWNLOAD_FAILURE&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OPTIONAL_PRODUCT_CATEGORY_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OPTIONAL_PRODUCT_CATEGORY_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OPTIONAL_CONDITION_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OPTIONAL_CONDITION_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IOS_DEEP_LINK_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ANDROID_DEEP_LINK_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AVAILABILITY_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;CONDITION_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;GENDER_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SIZE_TYPE_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AGE_GROUP_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;UTM_SOURCE_AUTO_CORRECTED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;COUNTRY_DOES_NOT_MAP_TO_CURRENCY&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MIN_AD_PRICE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;GTIN_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;INCONSISTENT_CURRENCY_VALUES&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SALES_PRICE_TOO_LOW&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SHIPPING_WIDTH_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SHIPPING_HEIGHT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SALES_PRICE_TOO_HIGH&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MPN_INVALID&quot;:&quot;\u003cinteger\u003e&quot;}},&quot;created_at&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;updated_at&quot;:&quot;\u003cdateTime\u003e&quot;},{&quot;ingestion_details&quot;:{&quot;errors&quot;:{&quot;IMAGE_DOWNLOAD_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LINE_LEVEL_INTERNAL_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LARGE_PRODUCT_COUNT_DECREASE&quot;:1,&quot;ACCOUNT_FLAGGED&quot;:&quot;\u003cinteger\u003e&quot;},&quot;info&quot;:{&quot;IN_STOCK&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OUT_OF_STOCK&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PREORDER&quot;:&quot;\u003cinteger\u003e&quot;}},&quot;status&quot;:&quot;DISAPPROVED&quot;,&quot;product_counts&quot;:{&quot;original&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ingested&quot;:&quot;\u003cinteger\u003e&quot;},&quot;validation_details&quot;:{&quot;errors&quot;:{&quot;FETCH_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;FETCH_INACTIVE_FEED_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ENCODING_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DELIMITER_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;REQUIRED_COLUMNS_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DUPLICATE_PRODUCTS&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IMAGE_LINK_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ITEMID_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;TITLE_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DESCRIPTION_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRODUCT_LINK_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IMAGE_LINK_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AVAILABILITY_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRODUCT_PRICE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LINK_FORMAT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PARSE_LINE_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADWORDS_FORMAT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;INTERNAL_SERVICE_ERROR&quot;:&quot;\u003cinteger\u003e&quot;,&quot;NO_VERIFIED_DOMAIN&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADULT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IMAGE_LINK_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;INVALID_DOMAIN&quot;:&quot;\u003cinteger\u003e&quot;,&quot;FEED_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LINK_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MALFORMED_XML&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRICE_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;FEED_TOO_SMALL&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MAX_ITEMS_PER_ITEM_GROUP_EXCEEDED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ITEM_MAIN_IMAGE_DOWNLOAD_FAILURE&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PINJOIN_CONTENT_UNSAFE&quot;:&quot;\u003cinteger\u003e&quot;,&quot;BLOCKLISTED_IMAGE_SIGNATURE&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LIST_PRICE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRICE_CANNOT_BE_DETERMINED&quot;:&quot;\u003cinteger\u003e&quot;},&quot;warnings&quot;:{&quot;AD_LINK_FORMAT_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AD_LINK_SAME_AS_LINK&quot;:&quot;\u003cinteger\u003e&quot;,&quot;TITLE_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DESCRIPTION_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;GENDER_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AGE_GROUP_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SIZE_TYPE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SIZE_SYSTEM_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;LINK_FORMAT_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SALES_PRICE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRODUCT_CATEGORY_DEPTH_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADWORDS_FORMAT_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADWORDS_SAME_AS_LINK&quot;:&quot;\u003cinteger\u003e&quot;,&quot;DUPLICATE_HEADERS&quot;:&quot;\u003cinteger\u003e&quot;,&quot;FETCH_SAME_SIGNATURE&quot;:1,&quot;ADDITIONAL_IMAGE_LINK_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ADDITIONAL_IMAGE_LINK_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IMAGE_LINK_WARNING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SHIPPING_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;TAX_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SHIPPING_WEIGHT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;EXPIRATION_DATE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AVAILABILITY_DATE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SALE_DATE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;WEIGHT_UNIT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IS_BUNDLE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;UPDATED_TIME_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;CUSTOM_LABEL_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;PRODUCT_TYPE_LENGTH_TOO_LONG&quot;:&quot;\u003cinteger\u003e&quot;,&quot;TOO_MANY_ADDITIONAL_IMAGE_LINKS&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MULTIPACK_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;INDEXED_PRODUCT_COUNT_LARGE_DELTA&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ITEM_ADDITIONAL_IMAGE_DOWNLOAD_FAILURE&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OPTIONAL_PRODUCT_CATEGORY_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OPTIONAL_PRODUCT_CATEGORY_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OPTIONAL_CONDITION_MISSING&quot;:&quot;\u003cinteger\u003e&quot;,&quot;OPTIONAL_CONDITION_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;IOS_DEEP_LINK_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ANDROID_DEEP_LINK_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AVAILABILITY_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;CONDITION_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;GENDER_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SIZE_TYPE_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;AGE_GROUP_NORMALIZED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;UTM_SOURCE_AUTO_CORRECTED&quot;:&quot;\u003cinteger\u003e&quot;,&quot;COUNTRY_DOES_NOT_MAP_TO_CURRENCY&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MIN_AD_PRICE_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;GTIN_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;INCONSISTENT_CURRENCY_VALUES&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SALES_PRICE_TOO_LOW&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SHIPPING_WIDTH_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SHIPPING_HEIGHT_INVALID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;SALES_PRICE_TOO_HIGH&quot;:&quot;\u003cinteger\u003e&quot;,&quot;MPN_INVALID&quot;:&quot;\u003cinteger\u003e&quot;}},&quot;created_at&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;updated_at&quot;:&quot;\u003cdateTime\u003e&quot;}],&quot;bookmark&quot;:&quot;\u003cstring\u003e&quot;}