amazon-advertising-api-php-sdk icon indicating copy to clipboard operation
amazon-advertising-api-php-sdk copied to clipboard

⛔️ DEPRECATED - Amazon Advertising API PHP Client Library

Results 14 amazon-advertising-api-php-sdk issues
Sort by recently updated
recently updated
newest added

Hi. I`m getting the report with this code snipped. `$request = $client->requestReport( "campaigns", array( "reportDate" => "20210815", // "campaignType" => "sponsoredProducts", "metrics" => "campaignName,impressions,clicks,cost" ) );` Is there any way...

I'm trying to get a authorization and refresh tokens. According to the Amazon Ads API doc, I need the to substitute my values in the request: `curl \ -X POST...

Is there anyway we can handle startIndex and count for the records?

How to us new amazon advertising api from php? return error:401

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Hello. I update yours SDK to to work with the new version of API

Hi, I hope all are doing well. i have try to get list campaign for vendor account. But, we get empty result. And we get list campaign for seller account...

i am not able to generate authorization code and refresh token because scope is unknown givw error like that how to solve tghis error

Is there a timeline for updates to this sdk for API V2?

Any roadmap to update to support all the new functions like get search terms etc?