Git Product home page Git Product logo

Comments (3)

jonmhong avatar jonmhong commented on July 29, 2024 1

I have the same frustration man. Even the csv file is formatted in a way that makes it so difficult to parse in an automated way. Every step was painful. Of the several APIs I've integrated with, this has been by far the worst. I think them using REST, or at least giving back a JSON response, will solve most of these problems.
You can try the Bing Ads API forum. They're a little better than the support team.

from bingads-python-sdk.

AnharMiah avatar AnharMiah commented on July 29, 2024

@jonmhong tell me about! a simple REST with JSON with tokens in the header, thats all it needs to be really!

I've submitted the SOAP logs over to the support team, just waiting to see what they come back with.

Thanks for the forum pointer, I might try that if things get worse 👍

from bingads-python-sdk.

eric-urban avatar eric-urban commented on July 29, 2024

@AnharMiah thanks for reaching out, and I also suggest that you start a thread in the Bing Ads API Development Forum. Currently what scenario can we help unblock?

@jonmhong yes we heard similar feedback related to parsing the report file. In version 12 the column names are updated to match the API definition. For example if you request "DeviceType" the downloaded column name will always be "DeviceType" (not "Device type" or another variation). Please feel free to submit additional feature requests here.

from bingads-python-sdk.

Related Issues (20)

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.