[source-amazon-ads] Standard streams missing profileId field #52609
Labels
area/connectors
Connector related issues
community
connectors/source/amazon-seller-partner
team/connectors-python
team/use
type/bug
Something isn't working
Connector Name
source-amazon-ads
Connector Version
6.2.7
What step the error happened?
Other
Relevant information
Current behaviour
When extracting data from the standard streams, the ProfileId is not populated and synced to the destination. This makes it impossible to know which profile the records originates from when using the connector with multiple profiles. The affected streams are:
Expected behaviour
It would greatly improve the connector to have the Profile ID, which is available in all those streams as
stream_slice['profileId']
, to be exported to the destination along with the API response.Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: