* Add source amazon ads T00030 tactic for sponsored_display_report_stream
* Fix code style and unit test
* Rename report_infos variable to report_info_list
* DNC
* Add test models
* Add model test
* Remove underscore from metadata files
* Regenerate models
* Add test to check for key transformation
* Allow additional fields on metadata
* Delete transform
* Add airbyte internal
* Add tests
* First pass
* Set destinations to same levels as sources
* Best guess at missing statuses
* Best guess at _ql
* Add separate enum class
* Fix support level name
* Update templates
* Add one more test
* Add sponsored_product_campaign_negative_keywords stream
* revert changes
* 🤖 Auto format source-amazon-ads code [skip ci]
* Add sponsored_display_budget_rules stream
* 🤖 Auto format source-amazon-ads code [skip ci]
* ignore dailyBudget field
it can be updated, also it is sometimes integer, sometimes float"
* Fix sponsored_product_campaigns
* Fix sponsored_product_campaigns
* merged with the latest version
* updated source test
---------
Co-authored-by: octavia-squidington-iii <octavia-squidington-iii@users.noreply.github.com>
* format source-tiktok-marketing
* format source-twilio
* format source-instgram
* format source-amazon-ads
* format source-google-search-console
* format source-stripe
* format source-google-analytics-data-api
* format source-facebook-marketing
* format source-zendesk-support
* format source-file
* Move icons to connector folder
* Delete old icons
* Update upload logic
* Add icon url to definitions
* Update registry model
* Populate cdn url
* DNC butcher the pipeline
* Low hanging fruit fixes
* Fix bucket name
* Merge old and new approaches
* Fix metadata upload step
* Format
* Fix test
* rename catalog to registry in metadata service
* rename catalog to registry in metadata files
* Run generate models
* Fix missed renames
* Add github personal access token
* Run black
* Automated Change
---------
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
* Add pk validator for reports when expected pk is not returned
* Update PR number
* Fix formating
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Pass argument along, add test that should pass and test that should fail
* Add tests with additionalProperties
* Set additionalproperties=false when not set|
* Parametrize test cases
* Make the behavior 'optional'
* Fix parametrization for all combinations
* Improve CI credentials README and rename param
* Update naming to be clearer about columns only
* record_has_unexpected_field > record_has_unexpected_column
* Automated Change
* Add bypass for beta + ga connectors that failed
* Update docs and TODOs
* Update changelog and dockerfile
* Update TODO
* Update a few neglected connectors
* Remove uploaded file
* Update dockerfile after merge conflict
---------
Co-authored-by: marcosmarxm <marcosmarxm@users.noreply.github.com>
Scripts to
* Run CATs against the local CDK for one connector
* Run CATs against the local CDK for multiple connectors
* Create a connecter image with the local CDK
---------
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
* Expected Records to `.jsonl` format
* fix formatting template
* remove endline
* update templates
* Update docs/connector-development/testing-connectors/source-acceptance-tests-reference.md
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
* amazon ad status filter
* update test report stream with parametrized campaigns
* remove config files related to previous acceptance test. revert to master acceptance test set up
* amazon ad status filter
* update test report stream with parametrized campaigns
* remove config files related to previous acceptance test. revert to master acceptance test set up
* oct 17 edits
* oct 17 edits: 2
* bump dockerfile to 1.24
* fix: match the cdk version to new one
* auto-bump connector version
Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: Harshith Mullapudi <harshithmullapudi@interviewkickstart.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* use data field for json response
* add attribution reports
* update changelog
* add atrribution report integration test
* clean up expected_records
add empty streams to acceptance test config
* handle exception for profile
* update tests
Co-authored-by: Yiyang Li <yiyangli2010@gmail.com>
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
Co-authored-by: Sajarin <sajarindider@gmail.com>