Skip to main content

v2.ams.get_managed_affiliate_list

GET /api/v2/ams/get_managed_affiliate_list

Returns affiliates that are saved to managed affiliate list

Endpoint URL

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

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_noint32True1The start index of request. The max managed affiliates of affiliate is 2000. Zero count will returned if offset > 2000 or offset > real managed count.
page_sizeint32True20The number of affiliate returned by this request, Max is 100, default is 20. The max managed affiliates of affiliate is 2000.

Response Parameters

NameTypeSampleDescription
errorstringerror_authIndicate error type if hit error. Empty if no error happened.
messagestringInvalid access_token.Indicate error details if hit error. Empty if no error happened.
request_idstringb937c04e554847789cbf3fe33a0ad5f1The identifier for an API request for error tracking.
responseobjectDetail informations you are querying.
total_countint321000The total count of affiliates that managed by this seller.
affiliate_listobject[]Affiliate list managed by seller. Not all return fields will have values.
affiliate_idint6412345678The unique key for the current affiliate.
affiliate_namestringaffiliate aThe name of the current commission.
user_namestringssThe shopee user name or affiliate name for this affiliate
portrait_urlstringThe portrait url of affiliate.
popular_social_mediaobjectThe popular social media of this affiliate.
platformstringmetaThe platform of this social media account.
follower_countint641000The follower count of this account.
social_mediasobject[]Social media account list of this affiliate.
platformstringshopee liveThe platform of this social media account.
follower_countint641000The follower count of this account.
social_media_user_namestringaadsSocial media name of this account.
total_clickint6410000Number of clicks in the last 30 days.
order_rangeint64[][200,400]Range number of the orders in the last 30 days.
gmv_rangeint64[][1000000000000,5000000000000]Range number of the gmv in the last 30 days.
is_orange_tick_kolbooleantrueGolden tick means affiliates create high quality contents with good sales conversion in Shopee Live or Shopee Video.
is_good_fulfillmentbooleantrueGood sample fulfillment means that affiliates demonstrate better in free sample fulfillment compared to the majority of affiliates in recent180 days.
promote_category_idsint64[][100013,100644,100010]Top three promote category ids for this affiliate
top_popular_contentsobject[]Top popular contents of this affiliate.
platformstringshopee liveThe platform of this affiliate's content. eg. shopee video/shopee live
comment_countint64100The comment count of this affiliate's content.
like_countint64300The like count of this affiliate's content.
view_countint641000The view count of this affiliate's content.
cover_urlstringThe cover link of this affiliate's content.
media_urlstringThe media link of this affiliate's content.
top_selling_productsobject[]Top selling items of the affiliate.
item_idint6412345678The item id of this item.