-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Source Bing Ads: add fields to schema #20005
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
airbyte-integrations/connectors/source-google-ads/source_google_ads/schemas/keyword_report.json
Outdated
Show resolved
Hide resolved
/test connector=connectors/source-bing-ads
Build PassedTest summary info:
|
@LuliRib can you bump the dockerfile version and documentation changelog too? |
Hi, sure. From where should I extract the changelog?
Did the tests pass correctly for both google ads and bing ads?
If I´m not wrong,
The source-google-ads Dockerfile version
LABEL io.airbyte.version=0.2.5
LABEL io.airbyte.version=0.1.16 is the source-bing-ads Dockerfile version
…________________________________
From: Marcos Marx ***@***.***>
Sent: Friday, December 2, 2022 05:58 PM
To: airbytehq/airbyte ***@***.***>
Cc: Laila R. ***@***.***>; Mention ***@***.***>
Subject: Re: [airbytehq/airbyte] Add fields to schema (PR #20005)
@LuliRib<https://github.com/LuliRib> can you bump the dockerfile version and documentation changelog too?
—
Reply to this email directly, view it on GitHub<#20005 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ARUVBWUQUIRCJEZNHQHCFFTWLI2EDANCNFSM6AAAAAASRJOSS4>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
/test connector=connectors/source-google-ads
Build FailedTest summary info:
|
Hi @marcosmarxm, first of all, I´m grateful for your help. |
deleted "metrics.historical_quality_score" which is not compatible with segments.device This was verified by the google ads team
/test connector=connectors/source-google-ads
Build PassedTest summary info:
|
@LuliRib can you split the contribution into 2 PRs one for Bing Ads and other for Google Ads? I'll ask the connector team to check your proposal of changes. |
@marcosmarxm hi, not sure how to do it, keeping the data, tests of each source |
@LuliRib please open a new branch/PR to make the changes to Google Ads. |
@LuliRib because this connector is GA I'd requested to our connector team to make the final review before publishing the changes |
Thank you so much!! Do you have an estimation on how much it would take?
And regarding the google ads pr. I´ll create a new one, but the tests that already ran wont appear.. and the conversation, ok?
…________________________________
From: Marcos Marx ***@***.***>
Sent: Wednesday, December 7, 2022 12:50 AM
To: airbytehq/airbyte ***@***.***>
Cc: Laila R. ***@***.***>; Mention ***@***.***>
Subject: Re: [airbytehq/airbyte] Source Bing Ads: add fields to schema (PR #20005)
@LuliRib<https://github.com/LuliRib> because this connector is GA I'd requested to our connector team to make the final review before publishing the changes
—
Reply to this email directly, view it on GitHub<#20005 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ARUVBWV3E5OKC54YADWPMTDWL7NPBANCNFSM6AAAAAASRJOSS4>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
hi, just created a new pr
#20175 for google ads source
…________________________________
From: Laila R. ***@***.***>
Sent: Wednesday, December 7, 2022 12:53 AM
To: airbytehq/airbyte ***@***.***>
Subject: Re: [airbytehq/airbyte] Source Bing Ads: add fields to schema (PR #20005)
Thank you so much!! Do you have an estimation on how much it would take?
And regarding the google ads pr. I´ll create a new one, but the tests that already ran wont appear.. and the conversation, ok?
________________________________
From: Marcos Marx ***@***.***>
Sent: Wednesday, December 7, 2022 12:50 AM
To: airbytehq/airbyte ***@***.***>
Cc: Laila R. ***@***.***>; Mention ***@***.***>
Subject: Re: [airbytehq/airbyte] Source Bing Ads: add fields to schema (PR #20005)
@LuliRib<https://github.com/LuliRib> because this connector is GA I'd requested to our connector team to make the final review before publishing the changes
—
Reply to this email directly, view it on GitHub<#20005 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ARUVBWV3E5OKC54YADWPMTDWL7NPBANCNFSM6AAAAAASRJOSS4>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
...egrations/connectors/source-bing-ads/source_bing_ads/schemas/keyword_performance_report.json
Show resolved
Hide resolved
added property additionalProperties: true to keyword field
I think now it´s what you asked. Thank you
added "additionalProperties": true to the root of schema
@bazarnov, thank you so much! What should I do next? |
@marcosmarxm could you please assist here? |
/publish connector=connectors/source-bing-ads
if you have connectors that successfully published but failed definition generation, follow step 4 here |
@bazarnov , @marcosmarxm I receive ONLY null values in the new keyword field. Is there a way you could check it? |
Same here Keyword field in keyword_performance_report_daily table always null |
Hi @tomasx , I found the problem. Hopefully when it will be approved and merged to the code it will fix the problem |
it´s pr #20300 |
added field keyword to bing ads keyword_performance_report_daily
added field segments.device to google ads keyword_report