AdWords API Python Client Library

A client library that helps you to write Python clients for interacting with the AdWords API
Download

AdWords API Python Client Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • AdWords API Team
  • Publisher web site:
  • http://code.google.com/u/api.sgrinberg/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 768 KB

AdWords API Python Client Library Tags


AdWords API Python Client Library Description

A client library that helps you to write Python clients for interacting with the AdWords API The Google's AdWords API service lets developers design computer programs that interact directly with the AdWords platform. With the AdWords API Python Client Library applications, advertisers and third parties can become more efficient and creative as they will learn how to better manage their complex AdWords accounts and campaigns.AdWords API Python Client Library makes it easier to write Python clients to programmatically access AdWords accounts.One of the main features of this client library is that it hides SOAP layer from end user, which makes it much more easier to interact with API. The outgoing and incoming SOAP messages are monitored and logged on demand. The response headers like responseTime, units, requestId, etc. can also be logged on demand. Another nice feature of this client library is that it handles data types for all API call parameters.No longer do you need to remember that CampaignId is of type int and CriterionId is long. Both of these variables can now be sent as simple strings, when passing them as parameters. In fact, all variables are passed as either dict, list, or str. The conversion to the right type is handled internally by the client library. Reports can be downloaded in XML or CSV format. Each client instance keeps track of its own number of API units and operations consumedduring program run.


AdWords API Python Client Library Related Software