Updated lookerstudioassets|lookerstudiopermissions commands to handle the following error:

ERROR: 500: internalError - Internal error encountered.
This commit is contained in:
Ross Scroggs
2023-10-13 11:36:44 -07:00
parent 1231627412
commit 7915f97bd5
10 changed files with 992 additions and 835 deletions

View File

@@ -10,6 +10,10 @@ Add the `-s` option to the end of the above commands to suppress creating the `g
See [Downloads](https://github.com/taers232c/GAMADV-XTD3/wiki/Downloads) for Windows or other options, including manual installation.
### 6.64.14
Cleaned up and renamed `gam info appdetails` to `gam info chromeapp`.
### 6.64.13
Added command to get customer app details.
@@ -17,6 +21,8 @@ Added command to get customer app details.
gam info appdetails android|chrome|web <AppID> [formatjson]
```
* See: https://github.com/taers232c/GAMADV-XTD3/wiki/Chrome-Installed-Apps
### 6.64.12
Upgraded to Python 3.12.0 where possible.