Performance reports attributes

Attributes found in the Performance reports

GET_SELLER_FEEDBACK_DATA

  • Date
  • Rating
  • Comments
  • Your Response
  • Order ID
  • Rater Email

GET_V1_SELLER_PERFORMANCE_REPORT

  • performanceChecklist
  • orderDefectRate
  • orderDefectMetrics
  • timeFrame
  • orderCancellationRate
  • lateShipmentRate
  • policyViolation
  • onTimeDelivery
  • onTimeDelivery
  • validTrackingRate
  • contactResponseTime
  • returnDissatisfactionRate
  • customerServiceDissatisfactionRate
  • productAuthenticityStatus
  • productSafetyStatus listingPolicyStatus
  • intellectualPropertyStatus
  • orderCount
  • orderWithDefects
  • negativeFeedbacks
  • a_z_claims
  • chargebacks
  • customerExperience
    • customerExperienceMetrics
    • lateShipment
    • preFulfillmentCancellation
    • refunds
  • buyerSellerContactResponseTimeMetrics
    • averageResponseTimeInHours
    • responseUnder24Hours
    • responseTimeGreaterThan24Hours
    • noResponseForContactsOlderThan24Hours

GET_V2_SELLER_PERFORMANCE_REPORT

  • accountStatuses
    • marketplaceId
    • status
  • performanceMetrics
    • lateShipmentRate
      • reportingDateRange
        • reportingDateFrom
        • reportingDateTo
      • status
      • targetValue
      • targetCondition
      • orderCount
      • lateShipmentCount
      • rate
    • invoiceDefectRate
      • reportingDateRange
        • reportingDateFrom
        • reportingDateTo
      • status
      • targetValue
      • targetCondition
      • invoiceDefect
        • status
        • count
      • missingInvoice
        • status
        • count
      • lateInvoice
        • status
        • count
      • orderCount
      • rate
    • orderDefectRate
      • afn
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • orderWithDefects
          • status
          • count
        • claims
          • status
          • count
        • chargebacks
          • status
          • count
        • negativeFeedback
          • status
          • count
        • negativeFeedback
          • status
          • count
        • orderCount
          • rate
          • fulfillmentType
      • mfn
        • orderWithDefects
          • status
          • count
        • claims
          • status
          • count
        • chargebacks
          • status
          • count
        • negativeFeedback
          • status
          • count
        • negativeFeedback
          • status
          • count
        • orderCount
          • rate
          • fulfillmentType
    • onTimeDeliveryRate
      • reportingDateRange
        • reportingDateFrom
        • reportingDateTo
      • status
      • targetValue
      • targetCondition
      • shipmentCountWithValidTracking
      • onTimeDeliveryCount
      • rate
    • validTrackingRate
      • reportingDateRange
        • reportingDateFrom
        • reportingDateTo
      • status
      • targetValue
      • targetCondition
      • shipmentCount
      • validTrackingCount
      • rate
    • preFulfillmentCancellationRate
      • reportingDateRange
        • reportingDateFrom
        • reportingDateTo
      • status
      • targetValue
      • targetCondition
      • orderCount
      • cancellationCount
      • rate
    • warningStates
      • accountHealthRating
        • ahrStatus
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
      • listingPolicyViolations
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount
      • productAuthenticityCustomerComplaints
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount
      • productConditionCustomerComplaints
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount
      • productSafetyCustomerComplaints
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount
      • receivedIntellectualPropertyComplaints
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount
      • restrictedProductPolicyViolations
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount
      • suspectedIntellectualPropertyViolations
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount
      • foodAndProductSafetyIssues
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount
      • customerProductReviewsPolicyViolations
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount
      • otherPolicyViolations
        • reportingDateRange
          • reportingDateFrom
          • reportingDateTo
        • status
        • targetValue
        • targetCondition
        • defectsCount

GET_PROMOTION_PERFORMANCE_REPORT

{
    reportSpecification: {
        reportType: GET_PROMOTION_PERFORMANCE_REPORT
        reportOptions: {
            promotionStartDateFrom
            promotionStartDateTo
        },
        marketplaceIds
    },
    promotions: [
        {
            promotionId
            promotionName
            marketplaceId
            merchantId
            type
            status
            glanceViews
            unitsSold
            revenue
            revenueCurrencyCode
            startDateTime
            endDateTime
            createdDateTime
            lastUpdatedDateTime
            includedProducts: [
                {
                    asin
                    productName
                    productGlanceViews
                    productUnitsSold
                    productRevenue
                    productRevenueCurrencyCode
                }
            ]
        }
    ]
}

GET_COUPON_PERFORMANCE_REPORT

  • marketplaceIds
  • coupons