Skip to main content

Client for trackely service

Project description

# Install

pip install trackely_client

# Usage

from trackely_client.api import APIClient

client = APIClient('KEY', 'SECRET')
response = create_campaign('My first campaign')
# {
# 'success': True,
# 'campaign': {
# 'id': 'ABC'
# }
# }


# Available methods

* create_campaign
* create_ad
* create_pixel

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trackely_client-1.0.0rc10.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file trackely_client-1.0.0rc10.tar.gz.

File metadata

  • Download URL: trackely_client-1.0.0rc10.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for trackely_client-1.0.0rc10.tar.gz
Algorithm Hash digest
SHA256 c54d643b7503e5073d08fd90f69694cc2ce9eafc120e3481bc3ec232cc1a5fb0
MD5 d0e46816b07b2d21cb387a77262d87b9
BLAKE2b-256 355152128abb484553a7f2b7572ef36f998ab1bf654ef91ed232ec1383b8ecec

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page