PPC Robot Developer Documentation

Contents:

  • Glossary
  • Overview of the Components and Packages
  • Developer Guidelines
  • Project Structure
  • How-to Guides
  • Tasks and their execution
  • Reporting Functions
  • External Service Connectors
    • Google Ads API (Beta) Adapter
    • AdWords adapter
    • Sklik Adapter
      • Querying the Sklik API
      • Available Reports
      • Available Custom Reports
      • Sklik Client
  • Output Module
  • Utility functions and types
  • Notifications
  • Database Models
  • Google OAuth2 Scopes
  • Kubernetes
  • Archive
PPC Robot Developer Documentation
  • External Service Connectors
  • Sklik Adapter
  • View page source

Sklik Adapter

Module ppc_robot_lib.sklik provides a full client to the Sklik API. The client uses Drak API over the JSON interface.

Contents:

  • Querying the Sklik API
    • Query
    • Condition
    • Op
    • DuringClause
    • During
    • DateRange
    • LastNDaysRange
    • LastNWeeksRange
    • Granularity
  • Available Reports
    • ad
    • banner
    • group
    • campaign
    • client
    • keyword
    • productSet
    • query
    • sitelink
    • negative_keyword
    • retargeting
  • Available Custom Reports
    • client
    • campaign
    • group
    • keyword
    • query
    • ad
    • banner
    • productSet
  • Sklik Client
    • SklikClient
Previous Next

© Copyright 2017 - 2020, PPC Robot s.r.o.. Last updated on 2020-08-20 10:07:36.

Built with Sphinx using a theme provided by Read the Docs.