### Connector Name outbrain-amplify ### Connector Version 0.2.18 ### What step the error happened? During the sync ### Relevant information 🔍 We have 4 ad accounts with 55, 24, 10 and 6 campaigns. The problem is that we got only 25/55 campaigns for the 1st ad account (65 campaigns total). ### Relevant log output ```shell ... { "streamName" : "campaigns", "stats" : { "bytesCommitted" : 73271, "bytesEmitted" : 73271, "estimatedBytes" : 0, "estimatedRecords" : 0, "recordsEmitted" : 65, "recordsCommitted" : 65, "recordsFilteredOut" : 0, "bytesFilteredOut" : 0 } } ... ``` ### Contribute - [x] Yes, I want to contribute