Support Ads Exports
JTimings opened this issue · 2 comments
JTimings commented
Is there an expected timeline for adding support for Ads Exports? With the upcoming deprecation of Snapshots, full support for Exports here would be greatly appreciated.
denisneuf commented
Hi @JTimings that api was present in the library since v0.5.5 however was not documented:
ad_api/api/exports.py
I think you can use it but if you need some example, let me know I still keep my functions to test it
koradiyakaushal commented
Hey @denisneuf
There are 4 type of ad exports API(source: https://advertising.amazon.com/API/docs/en-us/exports#tag/Exports)
- Ads
- Campaigns
- Ad groups
4.Targets
Only 3 are available in library, Ads export is missing.