Skip to content

Commit

Permalink
recover readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyuwen2 committed Jan 30, 2024
1 parent a5a0578 commit 740cef1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ with the Python programming language.
The SDK includes proxy classes for all Bing Ads API web services and abstracts the low level details of authentication with OAuth.
You can also read and write bulk files with the SDK BulkFileReader and BulkFileWriter,
and use the high level BulkServiceManager interface to abstract and execute operations in the low level Bulk API.
For more information, see `Bing Ads Client Libraries <https://docs.microsoft.com/en-us/esrp-release-test/guides/client-libraries>`_.
For more information, see `Bing Ads Client Libraries <https://docs.microsoft.com/en-us/bingads/guides/client-libraries>`_.

Getting Started
---------------

To get started developing Bing Ads applications with Python,
install the SDK and either start with the `examples <https://github.com/esrp-release-test/esrp-release-test-Python-SDK/tree/master/examples>`_ or follow one of the application walkthroughs.
For more information, see `Getting Started Using Python with Bing Ads Services <https://docs.microsoft.com/en-us/esrp-release-test/guides/get-started-python>`_.
install the SDK and either start with the `examples <https://github.com/BingAds/BingAds-Python-SDK/tree/master/examples>`_ or follow one of the application walkthroughs.
For more information, see `Getting Started Using Python with Bing Ads Services <https://docs.microsoft.com/en-us/bingads/guides/get-started-python>`_.

External Dependencies
---------------------
Expand Down

0 comments on commit 740cef1

Please sign in to comment.