How to connect to Amazon ADs API and make sample requests

Описание к видео How to connect to Amazon ADs API and make sample requests

In this tutorial, I'll demonstrate how to establish a connection with the Amazon Advertising API using Python. We'll navigate the Amazon Ads API documentation and cover three key steps:
1. Authorization Grant Creation: Set up an authorization grant for an advertising account, allowing an advertising user account to authorize your LwA (Login with Amazon) client.
2. Token Generation: Obtain access and refresh tokens. Use the authorization grant to get an access token for API calls and a refresh token for creating new access tokens.
3. Profile Retrieval: Fetch a profile ID representing the user account in a specific advertising marketplace.

Finally, I'll guide you through downloading a sample report for Advertised Products - Sponsored Products using the API and requests.

Need help with development?
Feel free to reach out and book a free consulting session - we will examine your business and find the best solution to your problem.

Send us an email: [email protected]
Our website: https://deltologic.com/

0:00 – Intro for a video about connecting to the Amazon Ads API
0:30 – Deltologic as Development partner for Ads API
1:18 – Amazon Ads API onboarding overview
2:12 - Establishing a client application
3:27 - Create a Login with Amazon application
4:40 Apply for Amazon Ads API access
5:11 Assign API access to a Login with Amazon application
6:48 – Amazon ADs API URL prefixed for the region
7:24 – Connecting to Amazon Ads API with Python
12:21 – Summary of the Ads API video

Комментарии

Информация по комментариям в разработке