亚马逊广告API对接概述

本文详细介绍了如何进行亚马逊广告API的对接流程,包括申请开发者和广告API访问帐号,生成accesstoken和refreshtoken,以及使用refreshtoken刷新accesstoken的过程。此外,还提到了访问权限、限制和注意事项,为开发者提供了全面的指南。

广告API对接总体流程>>>

下图中出现的相关URL,是以北美站为例

亚马逊广告各实体间关系>>>

 

1. 广告API对接准备

​​​​​​​1.1 申请亚马逊开发者帐号和广告API访问帐号

   (略)API申请如有问题,可以入群交流。

1.2 生成访问广告API的access token

1.3 生成访问授权码(generate an authorization code)

     说明:访问授权码是为了生成访问广告api时的access token

    1) Paste the authorization URL determined above into your browser's address bar. Navigate to the URL.

地址如下:

https://www.amazon.com/ap/oa?client_id=YOUR_LWA_CLIENT_ID&scope=advertising::campaign_management&response_type=code&redirect_uri=YOUR_RETURN_URL

  2) Sign in using the Amazon account that has permission to access Amazon Ads services for the products you want to advertise. (This is an Advertiser account, which may not be the same as the Amazon Developer account you used to create the LwA client.)

拥有广告访问权限亚马逊帐号访问上述地址,在登录店铺情况下,将出现下图授权:

  3) You will be redirected to a consent form:

 

  4)You will be redirected to the redirect_uri that you specified previously, with query parameters appended to the URL. Copy the address from your browser's address bar, and note the value of the code parameter (the xxxx in the example below):

Amazon.comicon-default.png?t=M1H3https://www.amazon.com/?code=xxxxxxxxxxxxxxxxxxx&scope=advertising%3A%3Acampaign_management

复制下code的值,该值就是 authorization code

1.4 生成访问授权码(generate an authorization code)

      生成access token和 refresh token(Create access and refresh tokens)

     1)Post 提交如下报文

评论 11
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值