Skip to main content

No project description provided

Project description

DV360 data Generator

To be able to retrieve different data reports from DV360 we use different API's. These API's are the DBM API and DV360 REST API. To make the code more maintanable we have turned the applied "builder" pattern into a package. This package can be used to retreive different types of reports or be extended to support reports, for different purposes.

Example

To use the package and get our data from the platform, we must have a valid user oauth file. This can be created using the dqna authflow script.

We need to init the director:

director = DvDataDirector(credentials="../some-cerdentials-file.json")

After this we can get different reports, see the methods of director

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

dv-data-generator-0.3.5.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

dv_data_generator-0.3.5-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

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