Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
102 views

We are experiencing an issue while polling the Amazon Ads API to check the status of reports. The polling mechanism was working fine before, but for the last 3 days, reports are not completing on time,...
0 votes
1 answer
203 views

I'm trying to fetch my amazon ads campaigns data to create automation data for my clients. However, when I fetch data, there is slightly discrepancy between API's result and amazon ads dashboard data. ...
-2 votes
1 answer
144 views

We are a digital marketing company trying to integrate with amazon to create campaigns and post ads through our platform using Amazon Ads API. Now, we want to list all the products and its details ...
1 vote
1 answer
311 views

I am at the initial stage of getting my project to build with the Nuget package. I have installed the Nuget package: https://github.com/nager/Nager.AmazonProductAdvertising I have started up a 4.8 ....
1 vote
0 answers
696 views

A few days ago the following code worked for me but now I am not getting any response. Can someone help? https://ws-na.amazon-adsystem.com/widgets/q?callback=search_callback&TemplateId=PubStudio&...
0 votes
1 answer
291 views

As a 'reportTypeId' I'm using 'sbCampaigns' as it was in a sample call "Sponsored Brands: Campaign summary report grouped by campaign" https://advertising.amazon.com/API/docs/en-us/guides/...
1 vote
1 answer
696 views

I am trying to import data from Amazon ads API in Google App script. I did as per their documentation steps but somehow I am getting 401 - Unauthorized error. It would be very helpful if any of you ...
1 vote
1 answer
297 views

i try to use the PYTHON-AMAZON-AD-API packeg and i have my credentials as a dict with refresh_token, client_id, client_secret and profile_id. an it looks like everything is ok but when i try this code:...
0 votes
1 answer
915 views

I am trying to create an authorization grant to the Amazon ads API: https://advertising.amazon.com/API/docs/en-us/getting-started/create-authorization-grant Here is the URL that I use: https://www....
0 votes
0 answers
73 views

I'm trying to get a returned variable from inside a function and us it in the rest of the page, i'm getting no luck at all, is there a way to get "AmazonvastTagUrl" from inside the function, ...
0 votes
1 answer
106 views

I'm developing an API for a standalone SPA that is deployed in a static server. In my proposal architecture design, the SPA client accesses my API server by using the access token issued by my own ...
-1 votes
1 answer
96 views

The Amazon Native ad I added on my website displays nothing. Instead, the browser throws an error like so: Error: Adcode values too long D.<computed> @ onejs?MarketPlace=US&adInstanceId=...
1 vote
0 answers
313 views

Amazon Product Advertising API: How to translate Curl statement into Python? I got a signed curl request from this Amazon link. The curl statement looks like this, sensitive info redacted: curl "...
0 votes
2 answers
511 views

I would like to know if there's an existing API for Stores on Amazon.com? A way for developers to get the Insights from the Stores. Service: https://advertising.amazon.com/en/solutions/products/stores ...
0 votes
0 answers
630 views

PARTIALLY SOLVED - I changed the request from requests.post(url, headers = headers, data = data) to: requests.post(url, headers = headers, json = data) and now it works. I am not sure why... ...

15 30 50 per page
1
2 3 4 5
...
9

AltStyle によって変換されたページ (->オリジナル) /