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.
Create a CM report from a JSON definition.
Add a an account as [account_id]@[profile_id] |
Fetch the report JSON definition. Arguably could be better. |
The account is automatically added to the report definition. |
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. |
[
{
"dcm": {
"auth": {
"field": {
"name": "auth_read",
"kind": "authentication",
"order": 1,
"default": "user",
"description": "Credentials used for reading data."
}
},
"report": {
"account": {
"field": {
"name": "account",
"kind": "string",
"order": 1,
"default": ""
}
},
"body": {
"field": {
"name": "body",
"kind": "json",
"order": 2,
"default": "{}"
}
}
},
"delete": {
"field": {
"name": "delete",
"kind": "boolean",
"order": 3,
"default": false
}
}
}
}
]
Everything from a quick Google Cloud UI to reference developer code for your team in one GitHub repository.