Files
google-apis-rs/gen/doubleclicksearch2-cli/mkdocs.yml
2024-03-05 21:02:48 +01:00

31 lines
973 B
YAML

site_name: Doubleclicksearch v5.0.4+20240227
site_url: http://byron.github.io/google-apis-rs/google-doubleclicksearch2-cli
site_description: A complete library to interact with Doubleclicksearch (protocol v2)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/doubleclicksearch2-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Conversion':
- 'Get': 'conversion_get.md'
- 'Get By Customer Id': 'conversion_get-by-customer-id.md'
- 'Insert': 'conversion_insert.md'
- 'Update': 'conversion_update.md'
- 'Update Availability': 'conversion_update-availability.md'
- 'Reports':
- 'Generate': 'reports_generate.md'
- 'Get': 'reports_get.md'
- 'Get File': 'reports_get-file.md'
- 'Get Id Mapping File': 'reports_get-id-mapping-file.md'
- 'Request': 'reports_request.md'
- 'Saved Columns':
- 'List': 'saved-columns_list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`