Git Product home page Git Product logo

bingadsr's People

Contributors

deepeshgoeliitk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bingadsr's Issues

Package fails to install.

Hi,
Can't seem to get the package to install on latest (public release) versions of R and RStudio:

ERROR: hard-coded installation path: please report to the package maintainer and use ‘--no-staged-install’

  • removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/bingAdsR’
    Error in i.p(...) :
    (converted from warning) installation of package ‘/var/folders/7_/lr05ld_17rs6thbtmzdks4mw0000gn/T//RtmpQ0fo6v/file2fb55f6b3cb4/bingAdsR_0.1.0.tar.gz’ had non-zero exit status

I tried using the "--no-staged-install" flag in install_github but to no avail. Thanks.

Authentication error

Hi

I'm trying to connect to the API using the sample code.

First I created a new app on the Application Registration Portal.

Do I need to add a platform to my app? If yes which one and with which configuration?

In the sample code, I replaced the
client_id = "My Application ID"
client_secret = "My Password/Public Key"

username = "[email protected]", # using my login to bing ads
password = "***********", # using my password for bing ads
developer_token = "XXXXXXXXXXXXXXXXX", # developer token found on https://developers.bingads.microsoft.com/Account?ccuisrc=4

For the customer id I used the value from the Bing Ads URL parameter cid and for the account id the value from the aid parameter. For example:
https://ui.bingads.microsoft.com/campaign/Campaigns.m?cid=00000000&aid=99999999
customer_id = "00000000",
account_id = "99999999"

Then when I'm running credentials <- baAuthentication(credentials) I get the following error:

https://login.live.com/err.srf?lc=3082#error=invalid_request&error_description=The+provided+value+for+the+input+parameter+'redirect_uri'+is+not+valid.+The+expected+value+is+'https://login.live.com/oauth20_desktop.srf'+or+a+URL+which+matches+the+redirect+URI+registered+for+this+client+application.&state=ClientStateGoesHere

Any help?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.