Hi, I'm implementing the ADX protobuf protocol in my company's Python application.
I'd like to download the
Snippet Status Report, but I cannot find how to do this.
In the doc says that I must use Google Cloud Storage, but I didn't find how to use this.
I've used the
generator without problems, but I need an example with an API.
I tried using the python client, but I need an account id, and I don't know where to get it.