The StarThinker project will no longer receive new solution contributions from the Google team.
Please read the full StarThinker Open Source Support Ends At Google article for more details.



All

donut_large DV360 Report

Create a DV360 report.



lock_openGet Access listGit Hub sourcePython menu_bookColab airAirflow



Instructions

Reference field values from the DV360 API to build a report.
Copy and paste the JSON definition of a report, sample for reference.
The report is only created, a seperate script is required to move the data.
To reset a report, delete it from DV360 reporting.

Details

Open Source YES
Age Aug. 14, 2017 (5 years, 4 months)
Authors kenjora@google.com
Shedule Days Configured by user.
Shedule Hours Configured by user.
[
    {
        "dbm": {
            "auth": {
                "field": {
                    "name": "auth_read",
                    "kind": "authentication",
                    "order": 1,
                    "default": "user",
                    "description": "Credentials used for reading data."
                }
            },
            "report": {
                "field": {
                    "name": "report",
                    "kind": "json",
                    "order": 1,
                    "default": "{}",
                    "description": "Report body and filters."
                }
            },
            "delete": {
                "field": {
                    "name": "delete",
                    "kind": "boolean",
                    "order": 2,
                    "default": false,
                    "description": "If report exists, delete it before creating a new one."
                }
            }
        }
    }
]


Run This Workflow In Minutes On Google Cloud

Everything from a quick Google Cloud UI to reference developer code for your team in one GitHub repository.

Deployment Stepslaunch Developer Guidebuild UI How Tolaptop