This release is a pre-release and may not be stable for production use.
Utilities and code samples for working with the Data Manager API and Python.
Requirements
Python 3.10+
Installation
pip install google-ads-datamanager-util
Documentation
Please refer to our Developer Site for documentation on how to install, configure, and use this client library.
Run samples
Samples are provided in the samples/ directory, and the samples/sampledata directory contains samples of input files you can use with the samples.
To run a sample, first install the sample dependencies:
pip install -r samples/requirements.txt
Then invoke the sample script using the command line. You can pass arguments to the script in one of two ways:
1. Explicitly, on the command line
python3 samples/events/ingest_events.py \
--operating_account_type='GOOGLE_ADS' \
--operating_account_id='<operating_account_id>' \
--conversion_action_id='<conversion_action_id>' \
--json_file='</path/to/your/file>'
2. Using an arguments file
You can also save arguments in a file, with one argument per line.
--operating_account_type
GOOGLE_ADS
--operating_account_id
<operating_account_id>
--conversion_action_id
<conversion_action_id>
--json_file
</path/to/your/file>
Then, run the sample by passing the file path, prefixed with the @ character.
python3 samples/events/ingest_events.py @/path/to/your/args.txt
Issue tracker
Contributing
Contributions welcome! See the Contributing Guide.
Release files for google-ads-datamanager-util 0.4.0rc2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| google_ads_datamanager_util-0.4.0rc2.tar.gz | 11.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| google_ads_datamanager_util-0.4.0rc2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.2 kB
Release files / google_ads_datamanager_util-0.4.0rc2.tar.gz
| Download URL | google_ads_datamanager_util-0.4.0rc2.tar.gz |
|---|---|
| Size | 11.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f16cfd84d427a559e02d473b74e6f06d729c7b2c0877dbf2e27f0462af4cb02a
|
|
BLAKE2b-256 checksum How to use checksums |
47df3769293f5f2c2da9c53b77e5647b314e76ec49bb979fddb7c1ccdd9c15bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.2.0 CPython/3.11.2
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by Google Cloud, verified by PyPI on Aug 12, 2026.
Transparency logRelease files / google_ads_datamanager_util-0.4.0rc2-py3-none-any.whl
| Download URL | google_ads_datamanager_util-0.4.0rc2-py3-none-any.whl |
|---|---|
| Size | 12.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2fede6ddc81cfa809db7c112a7b4d842dcbb859d7538954d4828aeac67d5fcee
|
|
BLAKE2b-256 checksum How to use checksums |
3b3aa5649d05061b8ad9ec2fbacbff1acf71a3bca267a32a868528edbb1f093e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.2.0 CPython/3.11.2
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by Google Cloud, verified by PyPI on Aug 12, 2026.
Transparency log