mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +01:00
49 lines
1.6 KiB
YAML
49 lines
1.6 KiB
YAML
site_name: AdSense Host v5.0.4+20200930
|
|
site_url: http://byron.github.io/google-apis-rs/google-adsensehost4d1-cli
|
|
site_description: A complete library to interact with AdSense Host (protocol v4.1)
|
|
|
|
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/adsensehost4d1-cli
|
|
|
|
docs_dir: docs
|
|
site_dir: build_html
|
|
|
|
nav:
|
|
- Home: 'index.md'
|
|
- 'Accounts':
|
|
- 'Adclients Get': 'accounts_adclients-get.md'
|
|
- 'Adclients List': 'accounts_adclients-list.md'
|
|
- 'Adunits Delete': 'accounts_adunits-delete.md'
|
|
- 'Adunits Get': 'accounts_adunits-get.md'
|
|
- 'Adunits Get Ad Code': 'accounts_adunits-get-ad-code.md'
|
|
- 'Adunits Insert': 'accounts_adunits-insert.md'
|
|
- 'Adunits List': 'accounts_adunits-list.md'
|
|
- 'Adunits Patch': 'accounts_adunits-patch.md'
|
|
- 'Adunits Update': 'accounts_adunits-update.md'
|
|
- 'Get': 'accounts_get.md'
|
|
- 'List': 'accounts_list.md'
|
|
- 'Reports Generate': 'accounts_reports-generate.md'
|
|
- 'Adclients':
|
|
- 'Get': 'adclients_get.md'
|
|
- 'List': 'adclients_list.md'
|
|
- 'Associationsessions':
|
|
- 'Start': 'associationsessions_start.md'
|
|
- 'Verify': 'associationsessions_verify.md'
|
|
- 'Customchannels':
|
|
- 'Delete': 'customchannels_delete.md'
|
|
- 'Get': 'customchannels_get.md'
|
|
- 'Insert': 'customchannels_insert.md'
|
|
- 'List': 'customchannels_list.md'
|
|
- 'Patch': 'customchannels_patch.md'
|
|
- 'Update': 'customchannels_update.md'
|
|
- 'Reports':
|
|
- 'Generate': 'reports_generate.md'
|
|
- 'Urlchannels':
|
|
- 'Delete': 'urlchannels_delete.md'
|
|
- 'Insert': 'urlchannels_insert.md'
|
|
- 'List': 'urlchannels_list.md'
|
|
|
|
theme: readthedocs
|
|
|
|
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
|
|