Skip to content

Source Bing Ads: remove the user_id parameter from spec.json #12490

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

Closed
Tracked by #12238
sherifnada opened this issue Apr 30, 2022 · 0 comments · Fixed by #12937
Closed
Tracked by #12238

Source Bing Ads: remove the user_id parameter from spec.json #12490

sherifnada opened this issue Apr 30, 2022 · 0 comments · Fixed by #12937

Comments

@sherifnada
Copy link
Contributor

sherifnada commented Apr 30, 2022

Current Behavior

The user_id parameter is not needed given that we can use the getuser endpoint to get it on behalf of the user which performed the oauth process

Expected Behavior

call getuser to get the user id instead of requiring it from the user

In fact, we can remove all the parameters required here: user_id, account_id, and campaign_id by following the steps provided here to get all those parameters for the given authenticated user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
2 participants