Skip to content

Commit 94eaccf

Browse files
authored
Update README.md
1 parent 911ea75 commit 94eaccf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,8 @@ var outPut=amazonConnection.Feed.GetFeedDocument(feedOutput.ResultFeedDocumentId
307307

308308
var reportOutpit = outPut.Url;
309309

310+
var processingReport = amazonConnection.Feed.GetFeedDocumentProcessingReport(outPut.Url);
311+
310312
```
311313

312314
---

0 commit comments

Comments
 (0)