Documentation
¶
Overview ¶
Package aecreatives 包含Promotion Creatives相关方法
Index ¶
- func AliexpressAffiliateCategoryGet(ctx context.Context, clt *core.SDKClient, ...) error
- func AliexpressAffiliateFeaturedpromoGet(ctx context.Context, clt *core.SDKClient, ...) error
- func AliexpressAffiliateFeaturedpromoProductsGet(ctx context.Context, clt *core.SDKClient, ...) error
- func AliexpressAffiliateHotproductDownload(ctx context.Context, clt *core.SDKClient, ...) error
- func AliexpressAffiliateHotproductQuery(ctx context.Context, clt *core.SDKClient, ...) error
- func AliexpressAffiliateImageSearch(ctx context.Context, clt *core.SDKClient, ...) error
- func AliexpressAffiliateProductQuery(ctx context.Context, clt *core.SDKClient, ...) error
- func AliexpressAffiliateProductSmartmatch(ctx context.Context, clt *core.SDKClient, ...) error
- func AliexpressAffiliateProductdetailGet(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AliexpressAffiliateCategoryGet ¶
func AliexpressAffiliateCategoryGet(ctx context.Context, clt *core.SDKClient, req *aecreatives.AliexpressAffiliateCategoryGetAPIRequest, resp *aecreatives.AliexpressAffiliateCategoryGetAPIResponse, session string) error
AliexpressAffiliateCategoryGet AE流量推广类目信息获取API aliexpress.affiliate.category.get
获取AE流量推广类目的API
func AliexpressAffiliateFeaturedpromoGet ¶
func AliexpressAffiliateFeaturedpromoGet(ctx context.Context, clt *core.SDKClient, req *aecreatives.AliexpressAffiliateFeaturedpromoGetAPIRequest, resp *aecreatives.AliexpressAffiliateFeaturedpromoGetAPIResponse, session string) error
AliexpressAffiliateFeaturedpromoGet 联盟主题推广活动信息获取 aliexpress.affiliate.featuredpromo.get
获取联盟主题推广活动信息
func AliexpressAffiliateFeaturedpromoProductsGet ¶
func AliexpressAffiliateFeaturedpromoProductsGet(ctx context.Context, clt *core.SDKClient, req *aecreatives.AliexpressAffiliateFeaturedpromoProductsGetAPIRequest, resp *aecreatives.AliexpressAffiliateFeaturedpromoProductsGetAPIResponse, session string) error
AliexpressAffiliateFeaturedpromoProductsGet 联盟主题推广活动商品信息获取 aliexpress.affiliate.featuredpromo.products.get
根据联盟主题推广活动或主题品库查询对应的商品。如下品库为固定品库,可长期调用。品库类型和名称如下:高佣品(Hot Product)、新品(New Arrival)、热销商品(Best Seller)、每周尖货(weeklydeals)
func AliexpressAffiliateHotproductDownload ¶
func AliexpressAffiliateHotproductDownload(ctx context.Context, clt *core.SDKClient, req *aecreatives.AliexpressAffiliateHotproductDownloadAPIRequest, resp *aecreatives.AliexpressAffiliateHotproductDownloadAPIResponse, session string) error
AliexpressAffiliateHotproductDownload 联盟营销爆品下载接口 aliexpress.affiliate.hotproduct.download
查询联盟爆品API
func AliexpressAffiliateHotproductQuery ¶
func AliexpressAffiliateHotproductQuery(ctx context.Context, clt *core.SDKClient, req *aecreatives.AliexpressAffiliateHotproductQueryAPIRequest, resp *aecreatives.AliexpressAffiliateHotproductQueryAPIResponse, session string) error
AliexpressAffiliateHotproductQuery 查询联盟爆品数据 aliexpress.affiliate.hotproduct.query
查询联盟爆品API
func AliexpressAffiliateImageSearch ¶
func AliexpressAffiliateImageSearch(ctx context.Context, clt *core.SDKClient, req *aecreatives.AliexpressAffiliateImageSearchAPIRequest, resp *aecreatives.AliexpressAffiliateImageSearchAPIResponse, session string) error
AliexpressAffiliateImageSearch 图搜 aliexpress.affiliate.image.search
图片搜索接口
func AliexpressAffiliateProductQuery ¶
func AliexpressAffiliateProductQuery(ctx context.Context, clt *core.SDKClient, req *aecreatives.AliexpressAffiliateProductQueryAPIRequest, resp *aecreatives.AliexpressAffiliateProductQueryAPIResponse, session string) error
AliexpressAffiliateProductQuery 联盟推广商品获取接口 aliexpress.affiliate.product.query
联盟推广商品搜索接口,用于搜索联盟推广商品数据
func AliexpressAffiliateProductSmartmatch ¶
func AliexpressAffiliateProductSmartmatch(ctx context.Context, clt *core.SDKClient, req *aecreatives.AliexpressAffiliateProductSmartmatchAPIRequest, resp *aecreatives.AliexpressAffiliateProductSmartmatchAPIResponse, session string) error
AliexpressAffiliateProductSmartmatch 联盟物料智能推荐api aliexpress.affiliate.product.smartmatch
联盟物料算法智能推荐
func AliexpressAffiliateProductdetailGet ¶
func AliexpressAffiliateProductdetailGet(ctx context.Context, clt *core.SDKClient, req *aecreatives.AliexpressAffiliateProductdetailGetAPIRequest, resp *aecreatives.AliexpressAffiliateProductdetailGetAPIResponse, session string) error
AliexpressAffiliateProductdetailGet 联盟商品详情获取接口 aliexpress.affiliate.productdetail.get
联盟推广商品搜索接口,用于搜索联盟推广商品数据
Types ¶
This section is empty.
Source Files
¶
- AliexpressAffiliateCategoryGet.go
- AliexpressAffiliateFeaturedpromoGet.go
- AliexpressAffiliateFeaturedpromoProductsGet.go
- AliexpressAffiliateHotproductDownload.go
- AliexpressAffiliateHotproductQuery.go
- AliexpressAffiliateImageSearch.go
- AliexpressAffiliateProductQuery.go
- AliexpressAffiliateProductSmartmatch.go
- AliexpressAffiliateProductdetailGet.go
- doc.go