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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for dv_data_generator-0.4.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05a90b91a5386d4c7c323082b3dd0e1298c7e06a855bc5ca09204e1f22499921 |
|
MD5 | 031d0825b812eb5d595440711515d967 |
|
BLAKE2b-256 | a625862bec070674802e27e2f1781cc8673e66727624eb553e4a24d466831634 |