Skip to main content

A client for interacting with the Ad Manager Plus Platform.

Project description

# brightrolladclient Client for the Brightroll Ad DSP

Sample code:

from brightrolladclient import BrightRollClient client = BrightRollClient() client.show_config() client.set_payload() client.encode_payload() client.set_oauth_url() client.set_payload_url() client.set_headers() client.get_token() client.get_organizations() client.get_campaigns(org_id) client.get_campaigns_by_advertiser(org_id, ad_id) client.get_campaigns_by_advertiser_by_campaign(org_id, ad_id, campaign_id)

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

admanagerplusclient-0.0.5.tar.gz (2.5 kB view hashes)

Uploaded Source

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