文件名称:gaql-cli:Google Ads查询语言(GAQL)的命令行界面
文件大小:68KB
文件格式:ZIP
更新时间:2024-06-13 12:28:42
cli google repl google-ads gaql
GAQL CLI 用于运行CLI。 用法 正在安装 pip install gaql pipx install gaql (推荐) 查询方式 默认模式。 作为REPL或一次性命令运行 - gaql [ACCOUNT_ID] - run in REPL mode - gaql [ACCOUNT_ID] [WORDS * ] - run a single query. Note depending on your shell you may need to quote some queries if you run like this. flags: --help show the help message ; basically the below -f | --format < csv> specify an output format
【文件预览】:
gaql-cli-master
----poetry.lock(43KB)
----LICENSE(11KB)
----README.md(3KB)
----Makefile(263B)
----gaql()
--------tooling()
--------client()
--------lib()
--------main.py(76B)
--------__init__.py(244B)
--------tools()
----.gitignore(160B)
----pyproject.toml(823B)
----CHANGELOG.md(355B)