-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
New Source: Bing Ads #2508
Comments
Integration VettingWebhook-based? (no/partially/yes) no Available authentication modes (API key/Oauth/other) In this regard, it is rather difficult here. Bing Ads uses Oauth, but it can be configured in such a way that due to the However, using Bing Ads as a connector will require a lot of input to work with the API.
Creating an account self-service free account available? I tried to create an account, but received the message "Account with this email already exists", and I just logged into the account using integration-test@airbyte.io as a login and password from Microsoft (I found it in Lastpass). How to populate the account with data? I found that the existing account already has a Campaign to work with.
Available streams for sync
Integration supports incremental sync? Yes Other information/blockers It is difficult to initially configure the connector (to get all the config for its correct operation). Clients: |
Task breakdown
|
Like yevhenii mentioned, this integration requires updating the refresh token in Airbyte. So it is blocked from being fully implemented. We can always just tell the user they need to get a new refresh token and input it into the Airbyte UI/API. |
One question we have about your upcoming Bing Ads release is whether it will have the ability to bring in the Product Dimension Performance Report? This is definitely a requirement for us and has been a long time shortcoming of Singer. This Singer issue is the one I am referring to: singer-io/tap-bing-ads#23 |
@bruce-a-gitor thanks for the feedback! We were planning to build on top of the Singer tap but if it's insufficient for this case we can adjust our goals accordingly. We'll update this ticket with plans as we make them. |
Note: when using the sandbox, I had to create a new account under airbyte-integration-test@outlook-int.com (in Lastpass) per this link. I don't see any populated data. integration-test@airbyte.io was not working for me. Where did you log into the account from @yevhenii-ldv? |
This is the most complete guide to Bing Authentication I found. |
Deprioritized for the time bing due to bandwidth contstraints. Will update here as we revisit. |
Sandbox supports MSAs created using an outlook-int.com email account only. You may not use an outlook.com email account. Also, you may not use an email account from another email service (for example, @contoso.com) even if the account is linked to an outlook.com or outlook-int.com email account. |
@cheyura can you create MSA for sandbox integration-test@outlook-int.com and add the credentials to lastpass as "Microsoft Ads Integration Test account" ? You should be able to sign into the existing account using the LP credential titled "Microsoft Integration Test Credentials" |
@sherifnada Done and added |
Core streams (same as stitch data): Report Streams (subset of Fivetran’s reports): Python bing ads client - bingads: Python tutorial: SOAP based API References: |
Hello! Anyone who has had this problem or knows how the connector makes the request properly could help me? |
Tell us about the new integration you’d like to have
I would like to support the Bing Ads API as a source: https://docs.microsoft.com/en-us/advertising/guides/?view=bingads-13
There is a Singer tap here which works for this connector that we could build on top of.
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: