External Service Connectors =========================== PPC Robot contains several packages that provides access to external services using their APIs: * :doc:`Google Ads API ` (``ppc_robot_lib.google_ads``): * :doc:`AdWords API ` (``ppc_robot_lib.adwords``) * :doc:`Sklik API ` (``ppc_robot_lib.sklik``) * Google Drive (``ppc_robot_lib.google_drive``) * Google Sheets (``ppc_robot_lib.google_spreadsheet``) .. toctree:: :maxdepth: 2 :caption: Contents: google_ads/index adwords/index sklik/index