Skip to main content

v2.ams.get_conversion_report

GET /api/v2/ams/get_conversion_report

Retrieve the shop's conversion report with details about each order, item, affiliate, campaign.You can filter results using one or multiple time ranges, and the final result will be the intersection of these ranges. Due to data volume limitations, the maximum queryable time span is three months, etc.Maximum data can be viewed is 500 pages, please export data for more details.

Endpoint URL

URL: https://partner.shopeemobile.com/api/v2/ams/get_conversion_report

Common Request Parameters

NameTypeSampleDescription
partner_idint1Partner ID is assigned upon registration is successful. Required for all requests.
timestamptimestamp1610000000This is to indicate the timestamp of the request. Required for all requests. Expires in 5 minutes.
access_tokenstringc09222e3fc40ffb25fc947f738b1abf1The token for API access, using to identify your permission to the api. Valid for multiple use and expires in 4 hours.
shop_idint600000Shopee's unique identifier for a shop. Required param for most APIs.
signstringe318d3e932719916a9f9ebb57e2011961bd47abfa54a36e040d050d8931596e2Signature generated by partner_id, api path, timestamp, access_token, shop_id and partner_key via HMAC-SHA256 hashing algorithm. More details: https://open.shopee.com/documents?module=87&type=2&id=58&version=2

Request Parameters

NameTypeRequiredSampleDescription
page_noint32True1Specifies the page number of data to return in the current call. Starting from 1. If data is more than one page, the page_no can be some entry to start next call.
page_sizeint32True20Number of records returned per page, the maximum limit is 500, and page_no * page_size must be <= 10000.
order_snstringFalseYSWVY8D7OUUnique identifier of the order.
affiliate_idint64False11346460002ID of the affiliate who promoted the item.
item_idint64False3903624400ID of the product purchased.
item_namestringFalseitem1Product's name.
l1_category_idint64False104136Hierarchical product category classification. (L1 Category)
l2_category_idint64False241360Hierarchical product category classification. (L2 category)
l3_category_idint64False404136Hierarchical product category classification. (L3 Category)
order_statusstringFalseUnpaidOrder Status. Applicable values: Unpaid Pending Completed Cancelled
verified_statusstringFalseUnverifiedVerified Status. Applicable values: Unverified Valid Invalid
buyer_statusstringFalseNewBuyer Status. Applicable values: New Existing
attr_campaign_idint64False18017ID referencing the campaign rule applied.
campaign_partnerstringFalseauto.1Name/ID of campaign partner.
seller_campaign_typestringFalseTargetCampaignSeller Campaign Type. Applicable values: TargetCampaign OpenCampaign MCNCampaign
deduction_statusstringFalsePendingDeductionDeduction Status. Applicable values: PendingDeduction Deducted
deduction_methodstringFalseOrderEscrowDeduction Method. Applicable values: OrderEscrow SellerWallet AutoAdjustment SVSPaymentLink OfflineSettlement AMSCredit
place_order_time_starttimestampFalse1753459200Start time (inclusive) of order placement, in timestamp format.
place_order_time_endtimestampFalse1756051199End time (inclusive) of order placement, in timestamp format.
order_completed_time_starttimestampFalse1753459200Start time (inclusive) of order completion, in timestamp format.
order_completed_time_endtimestampFalse1756051199End time (inclusive) of order completion, in timestamp format.
conversion_completed_time_starttimestampFalse1753459200Start time (inclusive) of final completion, in timestamp format.
conversion_completed_time_endtimestampFalse1756051199End time (inclusive) of final completion, in timestamp format.
ams_deduction_time_starttimestampFalse1753459200Start time (inclusive) of fee deduction, in timestamp format.
ams_deduction_time_endtimestampFalse1756051199End time (inclusive) of fee deduction, in timestamp format.

Response Parameters

NameTypeSampleDescription
errorstringerror_paramIndicate error type if hit error. Empty if no error happened.
messagestringInvalid page_sizeIndicate error details if hit error. Empty if no error happened.
request_idstringb937c04e554847789cbf3fe33a0ad5f1The identifier for an API request for error tracking.
responseobjectResponse payload containing result data.
listobject[]Array of order records. Each object contains order and commission details.
order_snstringYSWVY8D7OUUnique identifier of the order.
order_statusstringPendingCurrent status of the order (e.g., Pending, Completed, Cancelled).
verified_statusstringUnverifiedVerification status of the order (Unverified, Verified).
place_order_timestring2025/8/10 15:36:22Time when the order was placed.
order_completed_timestring2025/8/10 13:10:00Time when the order was marked as completed.
conversion_completed_timestring2025/8/9 17:38:54Time when the conversion (affiliate action) was completed.
affiliate_idint6411393990003Unique identifier of the affiliate.
affiliate_namestringYoyi popupShopee display name of the affiliate who promoted the item.
affiliate_usernamestringyiyi.test.0206.19Affiliate's Shopee login username.
linked_mcnstringauto.id.108MCN (Multi-Channel Network) linked with the affiliate, if any.
order_brand_commissionstring2999.7Commission (amount) for the whole order, paid by the seller.
channelstringTelegramTraffic channel or platform where the promotion took place.
order_typestringDirect OrderType of order: Direct Order or Indirect Order.
buyer_statusstringExistingBuyer Status. Applicable values: New Existing
itemsobject[]
item_idint643903624400Unique identifier of the item in the order.
item_namestringitem1Name of the item in the order.
model_idint641232348722SKU/model identifier for the item.
l1_category_idint64104136Level-1 global category id classification of the item.
l2_category_idint64204136Level-2 global category id classification of the item.
l3_category_idint64404136Level-3 global category id classification of the item.
promotion_idstring36262963_0_0Identifier of the promotion campaign linked to the order.
priceint649090Item price in cents (or smallest currency unit).
qtyint641Quantity of the item purchased.
seller_campaign_typestringSeller Open CampaignType of seller campaign: 1. Seller Open Campaign – Open to all affiliates. 2. Seller Target Campaign – Restricted to designated affiliates.
attr_campaign_idint641130273167000412Campaign attribute ID associated with the order.
purchase_valueint649099Total purchase value of the order in cents (or smallest currency unit).
refund_amountstring50Amount refunded for the order.
item_brand_commissionstring899.91Commission (amount) for the item, paid by the seller.
item_brand_commission_rate_to_affiliatestring10%Commission rate allocated to the affiliate for the item.
item_brand_commission_to_affiliatestring899.91Commission (amount) allocated to the affiliate for the item.
item_brand_commission_rate_to_mcnstring33%Commission rate allocated to the MCN for the item.
item_brand_commission_to_mcnstring2999.7Commission (amount) allocated to the MCN for the item.
campaign_partnerstringtestid.mcn.0Partner identifier for the campaign.
total_countint64345Total number of entities that match the condition.
has_morebooleantrueThis is to indicate whether the list is more than one page. If this value is true, you may want to continue to check next page to retrieve the rest of datas.