Amazon Ads Connector
Documentation
Version: 1
Documentation

Authentication OAuth Authentication


Description

Amazon OAuth Security Profile has be created in Amazon Developer portal. [API reference]

Instructions

  1. Firstly, login into Amazon Developer portal in https://developer.amazon.com.
  2. Then click Sign in.
  3. If you don't have an account, press Create your Amazon Developer account button to create one.
  4. Once logged in, click on your profile icon on the right-top of the window and hit Settings: Amazon developer profile settings
  5. Then click Security Profiles and proceed with creating a new Security Profile:
  6. Create Amazon developer security profile
  7. After that, click Web Settings subtab, then hit Show Secret button to reveal the Client Secret (you will need it later), and click Edit to add a Redirect URL:
  8. Reveal client secret in Amazon developer security profile
  9. Continue by setting Allowed Return URLs (you can have your own or use https://zappysys.com/oauth): Set return URLs in Amazon developer security profile
  10. Done! Now you can use Client ID, Client Secret, and Redirect URL when configuring OAuth Authentication parameters: Use client ID and client secret to connect to REST API Amazon services

Parameters

Parameter Label Required Default value Options Description
AppId ClientId YES
ClientSecret ClientSecret YES
AuthorizationUrl AuthorizationUrl YES https://www.amazon.com/ap/oa
Name Value
North America https://www.amazon.com/ap/oa
Europe https://eu.account.amazon.com/ap/oa
Far East https://apac.account.amazon.com/ap/oa
ReturnUrl ReturnUrl YES
Scope Scope YES
Profile Profile (click 'Generate Token' before this) YES
RetryMode RetryMode RetryWhenStatusCodeMatch
Name Value
None None
RetryAny RetryAny
RetryWhenStatusCodeMatch RetryWhenStatusCodeMatch
RetryStatusCodeList RetryStatusCodeList 429
RetryCountMax RetryCountMax 5
RetryMultiplyWaitTime RetryMultiplyWaitTime True