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 To Sheets

Move existing DV360 report into a Sheets tab.



lock_openGet Access listGit Hub sourcePython menu_bookColab airAirflow thumb_upTest



Instructions

Specify either report name or report id to move a report.
The most recent valid file will be moved to the sheet.

Details

Open Source YES
Age Jan. 29, 2018 (4 years, 11 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": {
                "report_id": {
                    "field": {
                        "name": "report_id",
                        "kind": "integer",
                        "order": 1,
                        "default": "",
                        "description": "DV360 report ID given in UI, not needed if name used."
                    }
                },
                "name": {
                    "field": {
                        "name": "report_name",
                        "kind": "string",
                        "order": 2,
                        "default": "",
                        "description": "Name of report, not needed if ID used."
                    }
                }
            },
            "out": {
                "sheets": {
                    "sheet": {
                        "field": {
                            "name": "sheet",
                            "kind": "string",
                            "order": 3,
                            "default": "",
                            "description": "Full URL to sheet being written to."
                        }
                    },
                    "tab": {
                        "field": {
                            "name": "tab",
                            "kind": "string",
                            "order": 4,
                            "default": "",
                            "description": "Existing tab in sheet to write to."
                        }
                    },
                    "range": "A1"
                }
            }
        }
    }
]


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