Get Affiliate Campaigns

Function

To get affiliate campaigns.
獲取推薦活動清單。

URL

GET API_DOMAIN/v1/affiliate_campaigns

Request parameters

ParameterTypeDescriptionExample
active_statusString

The active status of affiliate campaign (expired or ongoing).

推薦活動的狀態 (已過期或進行中)。
  • expired
  • ongoing
active_status=ongoing
partner_emailString

The partner's email (To encode it with URI encode before sending).

合作夥伴的 Email(需要 ecode email)

partner_email=test%40example.com
pageIntegerPage Number
頁數
(Default: 1)
page=1
per_pageIntegerNumbers of items per Page
每頁顯示 n 筆資料
(Default: 24)
per_page=24

Response Fields

FieldTypeDescriptionExample
itemsGet Product Review CommentAffiliate Campaign
推薦活動
Please check the link on the left
paginationPaginationPagination
頁面資訊
Please check the link on the left

Did this page help you?