I am currently integrating the Amazon Advertising API (PA-API), which is functioning as expected so far. I am using the Siropu ad manager to manage ads and load the script via a callback. However, I want to dynamically generate the keywords for the ads.
What would be the best way to achieve this? My server handles a high volume of requests, so I would prefer to query the keywords via the API or directly through an SQL query. Each thread has a TAG that I would like to use for this purpose...
Read more
Читать далее...
What would be the best way to achieve this? My server handles a high volume of requests, so I would prefer to query the keywords via the API or directly through an SQL query. Each thread has a TAG that I would like to use for this purpose...
Read more
Читать далее...