make regen-apis

This commit is contained in:
OMGeeky
2024-05-16 21:23:40 +02:00
parent 52d2e89e51
commit ad85cafeef
5108 changed files with 1615625 additions and 992044 deletions

View File

@@ -4,12 +4,12 @@
[package]
name = "google-dfareporting3d2"
version = "5.0.4+20190531"
version = "5.0.5+20190531"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with dfareporting (protocol v3.2)"
repository = "https://github.com/Byron/google-apis-rs/tree/main/gen/dfareporting3d2"
homepage = "https://developers.google.com/doubleclick-advertisers/"
documentation = "https://docs.rs/google-dfareporting3d2/5.0.4+20190531"
documentation = "https://docs.rs/google-dfareporting3d2/5.0.5+20190531"
license = "MIT"
keywords = ["dfareporting", "google", "protocol", "web", "api"]
autobins = false
@@ -18,12 +18,12 @@ edition = "2018"
[dependencies]
anyhow = "^ 1.0"
hyper-rustls = "0.24.0"
hyper-rustls = "0.25.0"
mime = "^ 0.3.0"
serde = { version = "^ 1.0", features = ["derive"] }
serde_json = "^ 1.0"
itertools = "^ 0.10"
google-apis-common = { path = "../../google-apis-common", version = "6.0" }
google-apis-common = { path = "../../google-apis-common", version = "6.0.3" }
hyper = "^ 0.14"
http = "^0.2"
tokio = "^1.0"

View File

@@ -6,7 +6,7 @@ DO NOT EDIT !
The MIT License (MIT)
=====================
Copyright © `2015-2020` `Sebastian Thiel`
Copyright 20152024 Sebastian Thiel
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation

View File

@@ -5,146 +5,146 @@ DO NOT EDIT !
-->
The `google-dfareporting3d2` library allows access to all features of the *Google dfareporting* service.
This documentation was generated from *dfareporting* crate version *5.0.4+20190531*, where *20190531* is the exact revision of the *dfareporting:v3.2* schema built by the [mako](http://www.makotemplates.org/) code generator *v5.0.4*.
This documentation was generated from *dfareporting* crate version *5.0.5+20190531*, where *20190531* is the exact revision of the *dfareporting:v3.2* schema built by the [mako](http://www.makotemplates.org/) code generator *v5.0.5*.
Everything else about the *dfareporting* *v3d2* API can be found at the
[official documentation site](https://developers.google.com/doubleclick-advertisers/).
# Features
Handle the following *Resources* with ease from the central [hub](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/Dfareporting) ...
Handle the following *Resources* with ease from the central [hub](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/Dfareporting) ...
* [account active ad summaries](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountActiveAdSummary)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountActiveAdSummaryGetCall)
* [account permission groups](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountPermissionGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountPermissionGroupGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountPermissionGroupListCall)
* [account permissions](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountPermission)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountPermissionGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountPermissionListCall)
* [account user profiles](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountUserProfile)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountUserProfileGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountUserProfileInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountUserProfileListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountUserProfilePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountUserProfileUpdateCall)
* [accounts](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Account)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountGetCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AccountUpdateCall)
* [ads](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Ad)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdUpdateCall)
* [advertiser groups](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserGroup)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserGroupDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserGroupGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserGroupInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserGroupListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserGroupPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserGroupUpdateCall)
* [account active ad summaries](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountActiveAdSummary)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountActiveAdSummaryGetCall)
* [account permission groups](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountPermissionGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountPermissionGroupGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountPermissionGroupListCall)
* [account permissions](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountPermission)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountPermissionGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountPermissionListCall)
* [account user profiles](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountUserProfile)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountUserProfileGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountUserProfileInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountUserProfileListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountUserProfilePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountUserProfileUpdateCall)
* [accounts](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Account)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountGetCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AccountUpdateCall)
* [ads](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Ad)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdUpdateCall)
* [advertiser groups](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserGroup)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserGroupDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserGroupGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserGroupInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserGroupListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserGroupPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserGroupUpdateCall)
* advertiser landing pages
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserLandingPageGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserLandingPageInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserLandingPageListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserLandingPagePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserLandingPageUpdateCall)
* [advertisers](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Advertiser)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::AdvertiserUpdateCall)
* [browsers](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Browser)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::BrowserListCall)
* [campaign creative associations](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CampaignCreativeAssociation)
* [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CampaignCreativeAssociationInsertCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CampaignCreativeAssociationListCall)
* [campaigns](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Campaign)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CampaignGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CampaignInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CampaignListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CampaignPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CampaignUpdateCall)
* [change logs](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ChangeLog)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ChangeLogGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ChangeLogListCall)
* [cities](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::City)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CityListCall)
* [connection types](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ConnectionType)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ConnectionTypeGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ConnectionTypeListCall)
* [content categories](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ContentCategory)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ContentCategoryDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ContentCategoryGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ContentCategoryInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ContentCategoryListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ContentCategoryPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ContentCategoryUpdateCall)
* [conversions](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Conversion)
* [*batchinsert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ConversionBatchinsertCall) and [*batchupdate*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ConversionBatchupdateCall)
* [countries](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Country)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CountryGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CountryListCall)
* [creative assets](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeAsset)
* [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeAssetInsertCall)
* [creative field values](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldValue)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldValueDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldValueGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldValueInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldValueListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldValuePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldValueUpdateCall)
* [creative fields](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeField)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeFieldUpdateCall)
* [creative groups](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeGroupGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeGroupInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeGroupListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeGroupPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeGroupUpdateCall)
* [creatives](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Creative)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeUpdateCall)
* [dimension values](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DimensionValue)
* [*query*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DimensionValueQueryCall)
* [directory site contacts](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DirectorySiteContact)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DirectorySiteContactGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DirectorySiteContactListCall)
* [directory sites](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DirectorySite)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DirectorySiteGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DirectorySiteInsertCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DirectorySiteListCall)
* [dynamic targeting keys](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DynamicTargetingKey)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DynamicTargetingKeyDeleteCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DynamicTargetingKeyInsertCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::DynamicTargetingKeyListCall)
* [event tags](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::EventTag)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::EventTagDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::EventTagGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::EventTagInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::EventTagListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::EventTagPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::EventTagUpdateCall)
* [files](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::File)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FileGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FileListCall)
* [floodlight activities](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivity)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityDeleteCall), [*generatetag*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityGeneratetagCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityUpdateCall)
* [floodlight activity groups](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityGroupGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityGroupInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityGroupListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityGroupPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightActivityGroupUpdateCall)
* [floodlight configurations](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightConfiguration)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightConfigurationGetCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightConfigurationListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightConfigurationPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FloodlightConfigurationUpdateCall)
* [inventory items](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::InventoryItem)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::InventoryItemGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::InventoryItemListCall)
* [languages](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Language)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::LanguageListCall)
* [metros](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Metro)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::MetroListCall)
* [mobile apps](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::MobileApp)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::MobileAppGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::MobileAppListCall)
* [mobile carriers](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::MobileCarrier)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::MobileCarrierGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::MobileCarrierListCall)
* [operating system versions](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OperatingSystemVersion)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OperatingSystemVersionGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OperatingSystemVersionListCall)
* [operating systems](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OperatingSystem)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OperatingSystemGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OperatingSystemListCall)
* [order documents](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OrderDocument)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OrderDocumentGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OrderDocumentListCall)
* [orders](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Order)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OrderGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::OrderListCall)
* [placement groups](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementGroupGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementGroupInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementGroupListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementGroupPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementGroupUpdateCall)
* [placement strategies](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementStrategy)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementStrategyDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementStrategyGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementStrategyInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementStrategyListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementStrategyPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementStrategyUpdateCall)
* [placements](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Placement)
* [*generatetags*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementGeneratetagCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlacementUpdateCall)
* [platform types](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlatformType)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlatformTypeGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PlatformTypeListCall)
* [postal codes](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PostalCode)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PostalCodeGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::PostalCodeListCall)
* [projects](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Project)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ProjectGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ProjectListCall)
* [regions](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Region)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RegionListCall)
* [remarketing list shares](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingListShare)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingListShareGetCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingListSharePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingListShareUpdateCall)
* [remarketing lists](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingList)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingListGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingListInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingListListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingListPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::RemarketingListUpdateCall)
* [reports](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Report)
* [*compatible fields query*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportCompatibleFieldQueryCall), [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportDeleteCall), [*files get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportFileGetCall), [*files list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportFileListCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportPatchCall), [*run*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportRunCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportUpdateCall)
* [sites](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Site)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SiteGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SiteInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SiteListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SitePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SiteUpdateCall)
* [sizes](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Size)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SizeGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SizeInsertCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SizeListCall)
* [subaccounts](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::Subaccount)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SubaccountGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SubaccountInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SubaccountListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SubaccountPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::SubaccountUpdateCall)
* [targetable remarketing lists](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::TargetableRemarketingList)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::TargetableRemarketingListGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::TargetableRemarketingListListCall)
* [targeting templates](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::TargetingTemplate)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::TargetingTemplateGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::TargetingTemplateInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::TargetingTemplateListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::TargetingTemplatePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::TargetingTemplateUpdateCall)
* [user profiles](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserProfile)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserProfileGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserProfileListCall)
* [user role permission groups](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRolePermissionGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRolePermissionGroupGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRolePermissionGroupListCall)
* [user role permissions](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRolePermission)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRolePermissionGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRolePermissionListCall)
* [user roles](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRole)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRoleDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRoleGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRoleInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRoleListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRolePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::UserRoleUpdateCall)
* [video formats](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::VideoFormat)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::VideoFormatGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::VideoFormatListCall)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserLandingPageGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserLandingPageInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserLandingPageListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserLandingPagePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserLandingPageUpdateCall)
* [advertisers](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Advertiser)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::AdvertiserUpdateCall)
* [browsers](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Browser)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::BrowserListCall)
* [campaign creative associations](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CampaignCreativeAssociation)
* [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CampaignCreativeAssociationInsertCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CampaignCreativeAssociationListCall)
* [campaigns](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Campaign)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CampaignGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CampaignInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CampaignListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CampaignPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CampaignUpdateCall)
* [change logs](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ChangeLog)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ChangeLogGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ChangeLogListCall)
* [cities](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::City)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CityListCall)
* [connection types](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ConnectionType)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ConnectionTypeGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ConnectionTypeListCall)
* [content categories](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ContentCategory)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ContentCategoryDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ContentCategoryGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ContentCategoryInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ContentCategoryListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ContentCategoryPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ContentCategoryUpdateCall)
* [conversions](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Conversion)
* [*batchinsert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ConversionBatchinsertCall) and [*batchupdate*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ConversionBatchupdateCall)
* [countries](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Country)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CountryGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CountryListCall)
* [creative assets](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeAsset)
* [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeAssetInsertCall)
* [creative field values](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldValue)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldValueDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldValueGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldValueInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldValueListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldValuePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldValueUpdateCall)
* [creative fields](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeField)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeFieldUpdateCall)
* [creative groups](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeGroupGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeGroupInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeGroupListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeGroupPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeGroupUpdateCall)
* [creatives](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Creative)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeUpdateCall)
* [dimension values](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DimensionValue)
* [*query*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DimensionValueQueryCall)
* [directory site contacts](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DirectorySiteContact)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DirectorySiteContactGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DirectorySiteContactListCall)
* [directory sites](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DirectorySite)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DirectorySiteGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DirectorySiteInsertCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DirectorySiteListCall)
* [dynamic targeting keys](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DynamicTargetingKey)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DynamicTargetingKeyDeleteCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DynamicTargetingKeyInsertCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::DynamicTargetingKeyListCall)
* [event tags](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::EventTag)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::EventTagDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::EventTagGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::EventTagInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::EventTagListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::EventTagPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::EventTagUpdateCall)
* [files](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::File)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FileGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FileListCall)
* [floodlight activities](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivity)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityDeleteCall), [*generatetag*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityGeneratetagCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityUpdateCall)
* [floodlight activity groups](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityGroupGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityGroupInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityGroupListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityGroupPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightActivityGroupUpdateCall)
* [floodlight configurations](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightConfiguration)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightConfigurationGetCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightConfigurationListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightConfigurationPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FloodlightConfigurationUpdateCall)
* [inventory items](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::InventoryItem)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::InventoryItemGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::InventoryItemListCall)
* [languages](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Language)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::LanguageListCall)
* [metros](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Metro)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::MetroListCall)
* [mobile apps](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::MobileApp)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::MobileAppGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::MobileAppListCall)
* [mobile carriers](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::MobileCarrier)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::MobileCarrierGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::MobileCarrierListCall)
* [operating system versions](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OperatingSystemVersion)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OperatingSystemVersionGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OperatingSystemVersionListCall)
* [operating systems](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OperatingSystem)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OperatingSystemGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OperatingSystemListCall)
* [order documents](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OrderDocument)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OrderDocumentGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OrderDocumentListCall)
* [orders](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Order)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OrderGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::OrderListCall)
* [placement groups](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementGroupGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementGroupInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementGroupListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementGroupPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementGroupUpdateCall)
* [placement strategies](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementStrategy)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementStrategyDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementStrategyGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementStrategyInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementStrategyListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementStrategyPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementStrategyUpdateCall)
* [placements](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Placement)
* [*generatetags*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementGeneratetagCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlacementUpdateCall)
* [platform types](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlatformType)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlatformTypeGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PlatformTypeListCall)
* [postal codes](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PostalCode)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PostalCodeGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::PostalCodeListCall)
* [projects](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Project)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ProjectGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ProjectListCall)
* [regions](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Region)
* [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RegionListCall)
* [remarketing list shares](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingListShare)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingListShareGetCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingListSharePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingListShareUpdateCall)
* [remarketing lists](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingList)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingListGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingListInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingListListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingListPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::RemarketingListUpdateCall)
* [reports](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Report)
* [*compatible fields query*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportCompatibleFieldQueryCall), [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportDeleteCall), [*files get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportFileGetCall), [*files list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportFileListCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportPatchCall), [*run*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportRunCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportUpdateCall)
* [sites](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Site)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SiteGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SiteInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SiteListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SitePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SiteUpdateCall)
* [sizes](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Size)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SizeGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SizeInsertCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SizeListCall)
* [subaccounts](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::Subaccount)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SubaccountGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SubaccountInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SubaccountListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SubaccountPatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::SubaccountUpdateCall)
* [targetable remarketing lists](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::TargetableRemarketingList)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::TargetableRemarketingListGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::TargetableRemarketingListListCall)
* [targeting templates](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::TargetingTemplate)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::TargetingTemplateGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::TargetingTemplateInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::TargetingTemplateListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::TargetingTemplatePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::TargetingTemplateUpdateCall)
* [user profiles](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserProfile)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserProfileGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserProfileListCall)
* [user role permission groups](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRolePermissionGroup)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRolePermissionGroupGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRolePermissionGroupListCall)
* [user role permissions](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRolePermission)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRolePermissionGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRolePermissionListCall)
* [user roles](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRole)
* [*delete*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRoleDeleteCall), [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRoleGetCall), [*insert*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRoleInsertCall), [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRoleListCall), [*patch*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRolePatchCall) and [*update*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::UserRoleUpdateCall)
* [video formats](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::VideoFormat)
* [*get*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::VideoFormatGetCall) and [*list*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::VideoFormatListCall)
Upload supported by ...
* [*insert creative assets*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::CreativeAssetInsertCall)
* [*insert creative assets*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::CreativeAssetInsertCall)
Download supported by ...
* [*get files*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::FileGetCall)
* [*files get reports*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/api::ReportFileGetCall)
* [*get files*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::FileGetCall)
* [*files get reports*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/api::ReportFileGetCall)
@@ -152,17 +152,17 @@ Download supported by ...
The API is structured into the following primary items:
* **[Hub](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/Dfareporting)**
* **[Hub](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/Dfareporting)**
* a central object to maintain state and allow accessing all *Activities*
* creates [*Method Builders*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::MethodsBuilder) which in turn
allow access to individual [*Call Builders*](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::CallBuilder)
* **[Resources](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::Resource)**
* creates [*Method Builders*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::MethodsBuilder) which in turn
allow access to individual [*Call Builders*](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::CallBuilder)
* **[Resources](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::Resource)**
* primary types that you can apply *Activities* to
* a collection of properties and *Parts*
* **[Parts](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::Part)**
* **[Parts](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::Part)**
* a collection of properties
* never directly used in *Activities*
* **[Activities](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::CallBuilder)**
* **[Activities](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::CallBuilder)**
* operations to apply to *Resources*
All *structures* are marked with applicable traits to further categorize them and ease browsing.
@@ -188,8 +188,8 @@ let r = hub.reports().run(...).doit().await
let r = hub.reports().update(...).doit().await
```
The `resource()` and `activity(...)` calls create [builders][builder-pattern]. The second one dealing with `Activities`
supports various methods to configure the impending operation (not shown here). It is made such that all required arguments have to be
The `resource()` and `activity(...)` calls create [builders][builder-pattern]. The second one dealing with `Activities`
supports various methods to configure the impending operation (not shown here). It is made such that all required arguments have to be
specified right away (i.e. `(...)`), whereas all optional ones can be [build up][builder-pattern] as desired.
The `doit()` method performs the actual communication with the server and returns the respective result.
@@ -213,30 +213,31 @@ extern crate hyper;
extern crate hyper_rustls;
extern crate google_dfareporting3d2 as dfareporting3d2;
use dfareporting3d2::{Result, Error};
use dfareporting3d2::api::enums::*;
use std::default::Default;
use dfareporting3d2::{Dfareporting, oauth2, hyper, hyper_rustls, chrono, FieldMask};
// Get an ApplicationSecret instance by some means. It contains the `client_id` and
// Get an ApplicationSecret instance by some means. It contains the `client_id` and
// `client_secret`, among other things.
let secret: oauth2::ApplicationSecret = Default::default();
// Instantiate the authenticator. It will choose a suitable authentication flow for you,
// Instantiate the authenticator. It will choose a suitable authentication flow for you,
// unless you replace `None` with the desired Flow.
// Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
// Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
// what's going on. You probably want to bring in your own `TokenStorage` to persist tokens and
// retrieve them from storage.
let auth = oauth2::InstalledFlowAuthenticator::builder(
secret,
oauth2::InstalledFlowReturnMethod::HTTPRedirect,
).build().await.unwrap();
let mut hub = Dfareporting::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().https_or_http().enable_http1().build()), auth);
let mut hub = Dfareporting::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().unwrap().https_or_http().enable_http1().build()), auth);
// You can configure optional parameters by calling the respective setters at will, and
// execute the final call using `doit()`.
// Values shown here are possibly random and not representative !
let result = hub.reports().files_list(-22, -33)
.sort_order("no")
.sort_field("ipsum")
.page_token("voluptua.")
.max_results(-27)
.sort_order(&ReportSortOrderEnum::ASCENDING)
.sort_field(&ReportSortFieldEnum::ID)
.page_token("no")
.max_results(-55)
.doit().await;
match result {
@@ -260,49 +261,49 @@ match result {
```
## Handling Errors
All errors produced by the system are provided either as [Result](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::Result) enumeration as return value of
the doit() methods, or handed as possibly intermediate results to either the
[Hub Delegate](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::Delegate), or the [Authenticator Delegate](https://docs.rs/yup-oauth2/*/yup_oauth2/trait.AuthenticatorDelegate.html).
All errors produced by the system are provided either as [Result](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::Result) enumeration as return value of
the doit() methods, or handed as possibly intermediate results to either the
[Hub Delegate](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::Delegate), or the [Authenticator Delegate](https://docs.rs/yup-oauth2/*/yup_oauth2/trait.AuthenticatorDelegate.html).
When delegates handle errors or intermediate values, they may have a chance to instruct the system to retry. This
When delegates handle errors or intermediate values, they may have a chance to instruct the system to retry. This
makes the system potentially resilient to all kinds of errors.
## Uploads and Downloads
If a method supports downloads, the response body, which is part of the [Result](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::Result), should be
If a method supports downloads, the response body, which is part of the [Result](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::Result), should be
read by you to obtain the media.
If such a method also supports a [Response Result](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::ResponseResult), it will return that by default.
If such a method also supports a [Response Result](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::ResponseResult), it will return that by default.
You can see it as meta-data for the actual media. To trigger a media download, you will have to set up the builder by making
this call: `.param("alt", "media")`.
Methods supporting uploads can do so using up to 2 different protocols:
*simple* and *resumable*. The distinctiveness of each is represented by customized
Methods supporting uploads can do so using up to 2 different protocols:
*simple* and *resumable*. The distinctiveness of each is represented by customized
`doit(...)` methods, which are then named `upload(...)` and `upload_resumable(...)` respectively.
## Customization and Callbacks
You may alter the way an `doit()` method is called by providing a [delegate](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::Delegate) to the
[Method Builder](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::CallBuilder) before making the final `doit()` call.
Respective methods will be called to provide progress information, as well as determine whether the system should
You may alter the way an `doit()` method is called by providing a [delegate](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::Delegate) to the
[Method Builder](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::CallBuilder) before making the final `doit()` call.
Respective methods will be called to provide progress information, as well as determine whether the system should
retry on failure.
The [delegate trait](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::Delegate) is default-implemented, allowing you to customize it with minimal effort.
The [delegate trait](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::Delegate) is default-implemented, allowing you to customize it with minimal effort.
## Optional Parts in Server-Requests
All structures provided by this library are made to be [encodable](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::RequestValue) and
[decodable](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::ResponseResult) via *json*. Optionals are used to indicate that partial requests are responses
All structures provided by this library are made to be [encodable](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::RequestValue) and
[decodable](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::ResponseResult) via *json*. Optionals are used to indicate that partial requests are responses
are valid.
Most optionals are are considered [Parts](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::Part) which are identifiable by name, which will be sent to
Most optionals are are considered [Parts](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::Part) which are identifiable by name, which will be sent to
the server to indicate either the set parts of the request or the desired parts in the response.
## Builder Arguments
Using [method builders](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::CallBuilder), you are able to prepare an action call by repeatedly calling it's methods.
Using [method builders](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::CallBuilder), you are able to prepare an action call by repeatedly calling it's methods.
These will always take a single argument, for which the following statements are true.
* [PODs][wiki-pod] are handed by copy
* strings are passed as `&str`
* [request values](https://docs.rs/google-dfareporting3d2/5.0.4+20190531/google_dfareporting3d2/client::RequestValue) are moved
* [request values](https://docs.rs/google-dfareporting3d2/5.0.5+20190531/google_dfareporting3d2/client::RequestValue) are moved
Arguments will always be copied or cloned into the builder, to make them independent of their original life times.
@@ -311,7 +312,7 @@ Arguments will always be copied or cloned into the builder, to make them indepen
[google-go-api]: https://github.com/google/google-api-go-client
# License
The **dfareporting3d2** library was generated by Sebastian Thiel, and is placed
The **dfareporting3d2** library was generated by Sebastian Thiel, and is placed
under the *MIT* license.
You can read the full text at the repository's [license file][repo-license].

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,291 @@
use super::*;
/// Central instance to access all Dfareporting related resource activities
///
/// # Examples
///
/// Instantiate a new hub
///
/// ```test_harness,no_run
/// extern crate hyper;
/// extern crate hyper_rustls;
/// extern crate google_dfareporting3d2 as dfareporting3d2;
/// use dfareporting3d2::{Result, Error};
/// use dfareporting3d2::api::enums::*;
/// # async fn dox() {
/// use std::default::Default;
/// use dfareporting3d2::{Dfareporting, oauth2, hyper, hyper_rustls, chrono, FieldMask};
///
/// // Get an ApplicationSecret instance by some means. It contains the `client_id` and
/// // `client_secret`, among other things.
/// let secret: oauth2::ApplicationSecret = Default::default();
/// // Instantiate the authenticator. It will choose a suitable authentication flow for you,
/// // unless you replace `None` with the desired Flow.
/// // Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
/// // what's going on. You probably want to bring in your own `TokenStorage` to persist tokens and
/// // retrieve them from storage.
/// let auth = oauth2::InstalledFlowAuthenticator::builder(
/// secret,
/// oauth2::InstalledFlowReturnMethod::HTTPRedirect,
/// ).build().await.unwrap();
/// let mut hub = Dfareporting::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().unwrap().https_or_http().enable_http1().build()), auth);
/// // You can configure optional parameters by calling the respective setters at will, and
/// // execute the final call using `doit()`.
/// // Values shown here are possibly random and not representative !
/// let result = hub.reports().files_list(-2, -59)
/// .sort_order(&ReportSortOrderEnum::ASCENDING)
/// .sort_field(&ReportSortFieldEnum::ID)
/// .page_token("amet.")
/// .max_results(-20)
/// .doit().await;
///
/// match result {
/// Err(e) => match e {
/// // The Error enum provides details about what exactly happened.
/// // You can also just use its `Debug`, `Display` or `Error` traits
/// Error::HttpError(_)
/// |Error::Io(_)
/// |Error::MissingAPIKey
/// |Error::MissingToken(_)
/// |Error::Cancelled
/// |Error::UploadSizeLimitExceeded(_, _)
/// |Error::Failure(_)
/// |Error::BadRequest(_)
/// |Error::FieldClash(_)
/// |Error::JsonDecodeError(_, _) => println!("{}", e),
/// },
/// Ok(res) => println!("Success: {:?}", res),
/// }
/// # }
/// ```
#[derive(Clone)]
pub struct Dfareporting<S> {
pub client: hyper::Client<S, hyper::body::Body>,
pub auth: Box<dyn client::GetToken>,
pub(super) _user_agent: String,
pub(super) _base_url: String,
pub(super) _root_url: String,
}
impl<'a, S> client::Hub for Dfareporting<S> {}
impl<'a, S> Dfareporting<S> {
pub fn new<A: 'static + client::GetToken>(client: hyper::Client<S, hyper::body::Body>, auth: A) -> Dfareporting<S> {
Dfareporting {
client,
auth: Box::new(auth),
_user_agent: "google-api-rust-client/5.0.5".to_string(),
_base_url: "https://www.googleapis.com/dfareporting/v3.2/".to_string(),
_root_url: "https://www.googleapis.com/".to_string(),
}
}
pub fn account_active_ad_summaries(&'a self) -> AccountActiveAdSummaryMethods<'a, S> {
AccountActiveAdSummaryMethods { hub: &self }
}
pub fn account_permission_groups(&'a self) -> AccountPermissionGroupMethods<'a, S> {
AccountPermissionGroupMethods { hub: &self }
}
pub fn account_permissions(&'a self) -> AccountPermissionMethods<'a, S> {
AccountPermissionMethods { hub: &self }
}
pub fn account_user_profiles(&'a self) -> AccountUserProfileMethods<'a, S> {
AccountUserProfileMethods { hub: &self }
}
pub fn accounts(&'a self) -> AccountMethods<'a, S> {
AccountMethods { hub: &self }
}
pub fn ads(&'a self) -> AdMethods<'a, S> {
AdMethods { hub: &self }
}
pub fn advertiser_groups(&'a self) -> AdvertiserGroupMethods<'a, S> {
AdvertiserGroupMethods { hub: &self }
}
pub fn advertiser_landing_pages(&'a self) -> AdvertiserLandingPageMethods<'a, S> {
AdvertiserLandingPageMethods { hub: &self }
}
pub fn advertisers(&'a self) -> AdvertiserMethods<'a, S> {
AdvertiserMethods { hub: &self }
}
pub fn browsers(&'a self) -> BrowserMethods<'a, S> {
BrowserMethods { hub: &self }
}
pub fn campaign_creative_associations(&'a self) -> CampaignCreativeAssociationMethods<'a, S> {
CampaignCreativeAssociationMethods { hub: &self }
}
pub fn campaigns(&'a self) -> CampaignMethods<'a, S> {
CampaignMethods { hub: &self }
}
pub fn change_logs(&'a self) -> ChangeLogMethods<'a, S> {
ChangeLogMethods { hub: &self }
}
pub fn cities(&'a self) -> CityMethods<'a, S> {
CityMethods { hub: &self }
}
pub fn connection_types(&'a self) -> ConnectionTypeMethods<'a, S> {
ConnectionTypeMethods { hub: &self }
}
pub fn content_categories(&'a self) -> ContentCategoryMethods<'a, S> {
ContentCategoryMethods { hub: &self }
}
pub fn conversions(&'a self) -> ConversionMethods<'a, S> {
ConversionMethods { hub: &self }
}
pub fn countries(&'a self) -> CountryMethods<'a, S> {
CountryMethods { hub: &self }
}
pub fn creative_assets(&'a self) -> CreativeAssetMethods<'a, S> {
CreativeAssetMethods { hub: &self }
}
pub fn creative_field_values(&'a self) -> CreativeFieldValueMethods<'a, S> {
CreativeFieldValueMethods { hub: &self }
}
pub fn creative_fields(&'a self) -> CreativeFieldMethods<'a, S> {
CreativeFieldMethods { hub: &self }
}
pub fn creative_groups(&'a self) -> CreativeGroupMethods<'a, S> {
CreativeGroupMethods { hub: &self }
}
pub fn creatives(&'a self) -> CreativeMethods<'a, S> {
CreativeMethods { hub: &self }
}
pub fn dimension_values(&'a self) -> DimensionValueMethods<'a, S> {
DimensionValueMethods { hub: &self }
}
pub fn directory_site_contacts(&'a self) -> DirectorySiteContactMethods<'a, S> {
DirectorySiteContactMethods { hub: &self }
}
pub fn directory_sites(&'a self) -> DirectorySiteMethods<'a, S> {
DirectorySiteMethods { hub: &self }
}
pub fn dynamic_targeting_keys(&'a self) -> DynamicTargetingKeyMethods<'a, S> {
DynamicTargetingKeyMethods { hub: &self }
}
pub fn event_tags(&'a self) -> EventTagMethods<'a, S> {
EventTagMethods { hub: &self }
}
pub fn files(&'a self) -> FileMethods<'a, S> {
FileMethods { hub: &self }
}
pub fn floodlight_activities(&'a self) -> FloodlightActivityMethods<'a, S> {
FloodlightActivityMethods { hub: &self }
}
pub fn floodlight_activity_groups(&'a self) -> FloodlightActivityGroupMethods<'a, S> {
FloodlightActivityGroupMethods { hub: &self }
}
pub fn floodlight_configurations(&'a self) -> FloodlightConfigurationMethods<'a, S> {
FloodlightConfigurationMethods { hub: &self }
}
pub fn inventory_items(&'a self) -> InventoryItemMethods<'a, S> {
InventoryItemMethods { hub: &self }
}
pub fn languages(&'a self) -> LanguageMethods<'a, S> {
LanguageMethods { hub: &self }
}
pub fn metros(&'a self) -> MetroMethods<'a, S> {
MetroMethods { hub: &self }
}
pub fn mobile_apps(&'a self) -> MobileAppMethods<'a, S> {
MobileAppMethods { hub: &self }
}
pub fn mobile_carriers(&'a self) -> MobileCarrierMethods<'a, S> {
MobileCarrierMethods { hub: &self }
}
pub fn operating_system_versions(&'a self) -> OperatingSystemVersionMethods<'a, S> {
OperatingSystemVersionMethods { hub: &self }
}
pub fn operating_systems(&'a self) -> OperatingSystemMethods<'a, S> {
OperatingSystemMethods { hub: &self }
}
pub fn order_documents(&'a self) -> OrderDocumentMethods<'a, S> {
OrderDocumentMethods { hub: &self }
}
pub fn orders(&'a self) -> OrderMethods<'a, S> {
OrderMethods { hub: &self }
}
pub fn placement_groups(&'a self) -> PlacementGroupMethods<'a, S> {
PlacementGroupMethods { hub: &self }
}
pub fn placement_strategies(&'a self) -> PlacementStrategyMethods<'a, S> {
PlacementStrategyMethods { hub: &self }
}
pub fn placements(&'a self) -> PlacementMethods<'a, S> {
PlacementMethods { hub: &self }
}
pub fn platform_types(&'a self) -> PlatformTypeMethods<'a, S> {
PlatformTypeMethods { hub: &self }
}
pub fn postal_codes(&'a self) -> PostalCodeMethods<'a, S> {
PostalCodeMethods { hub: &self }
}
pub fn projects(&'a self) -> ProjectMethods<'a, S> {
ProjectMethods { hub: &self }
}
pub fn regions(&'a self) -> RegionMethods<'a, S> {
RegionMethods { hub: &self }
}
pub fn remarketing_list_shares(&'a self) -> RemarketingListShareMethods<'a, S> {
RemarketingListShareMethods { hub: &self }
}
pub fn remarketing_lists(&'a self) -> RemarketingListMethods<'a, S> {
RemarketingListMethods { hub: &self }
}
pub fn reports(&'a self) -> ReportMethods<'a, S> {
ReportMethods { hub: &self }
}
pub fn sites(&'a self) -> SiteMethods<'a, S> {
SiteMethods { hub: &self }
}
pub fn sizes(&'a self) -> SizeMethods<'a, S> {
SizeMethods { hub: &self }
}
pub fn subaccounts(&'a self) -> SubaccountMethods<'a, S> {
SubaccountMethods { hub: &self }
}
pub fn targetable_remarketing_lists(&'a self) -> TargetableRemarketingListMethods<'a, S> {
TargetableRemarketingListMethods { hub: &self }
}
pub fn targeting_templates(&'a self) -> TargetingTemplateMethods<'a, S> {
TargetingTemplateMethods { hub: &self }
}
pub fn user_profiles(&'a self) -> UserProfileMethods<'a, S> {
UserProfileMethods { hub: &self }
}
pub fn user_role_permission_groups(&'a self) -> UserRolePermissionGroupMethods<'a, S> {
UserRolePermissionGroupMethods { hub: &self }
}
pub fn user_role_permissions(&'a self) -> UserRolePermissionMethods<'a, S> {
UserRolePermissionMethods { hub: &self }
}
pub fn user_roles(&'a self) -> UserRoleMethods<'a, S> {
UserRoleMethods { hub: &self }
}
pub fn video_formats(&'a self) -> VideoFormatMethods<'a, S> {
VideoFormatMethods { hub: &self }
}
/// Set the user-agent header field to use in all requests to the server.
/// It defaults to `google-api-rust-client/5.0.5`.
///
/// Returns the previously set user-agent.
pub fn user_agent(&mut self, agent_name: String) -> String {
mem::replace(&mut self._user_agent, agent_name)
}
/// Set the base url to use in all requests to the server.
/// It defaults to `https://www.googleapis.com/dfareporting/v3.2/`.
///
/// Returns the previously set base url.
pub fn base_url(&mut self, new_base_url: String) -> String {
mem::replace(&mut self._base_url, new_base_url)
}
/// Set the root url to use in all requests to the server.
/// It defaults to `https://www.googleapis.com/`.
///
/// Returns the previously set root url.
pub fn root_url(&mut self, new_root_url: String) -> String {
mem::replace(&mut self._root_url, new_root_url)
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,35 @@
use std::collections::HashMap;
use std::cell::RefCell;
use std::default::Default;
use std::collections::BTreeSet;
use std::error::Error as StdError;
use serde_json as json;
use std::io;
use std::fs;
use std::mem;
use hyper::client::connect;
use tokio::io::{AsyncRead, AsyncWrite};
use tokio::time::sleep;
use tower_service;
use serde::{Serialize, Deserialize};
use crate::{client, client::GetToken, client::serde_with};
mod utilities;
pub use utilities::*;
mod hub;
pub use hub::*;
mod schemas;
pub use schemas::*;
mod method_builders;
pub use method_builders::*;
mod call_builders;
pub use call_builders::*;
pub mod enums;
pub(crate) use enums::*;

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,32 @@
use super::*;
/// Identifies the an OAuth2 authorization scope.
/// A scope is needed when requesting an
/// [authorization token](https://developers.google.com/youtube/v3/guides/authentication).
#[derive(PartialEq, Eq, Hash, Debug, Clone)]
pub enum Scope {
/// Manage DoubleClick Digital Marketing conversions
Ddmconversion,
/// View and manage DoubleClick for Advertisers reports
Full,
/// View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Dfatrafficking,
}
impl AsRef<str> for Scope {
fn as_ref(&self) -> &str {
match *self {
Scope::Ddmconversion => "https://www.googleapis.com/auth/ddmconversions",
Scope::Full => "https://www.googleapis.com/auth/dfareporting",
Scope::Dfatrafficking => "https://www.googleapis.com/auth/dfatrafficking",
}
}
}
impl Default for Scope {
fn default() -> Scope {
Scope::Full
}
}

View File

@@ -2,14 +2,14 @@
// This file was generated automatically from 'src/generator/templates/api/lib.rs.mako'
// DO NOT EDIT !
//! This documentation was generated from *dfareporting* crate version *5.0.4+20190531*, where *20190531* is the exact revision of the *dfareporting:v3.2* schema built by the [mako](http://www.makotemplates.org/) code generator *v5.0.4*.
//! This documentation was generated from *dfareporting* crate version *5.0.5+20190531*, where *20190531* is the exact revision of the *dfareporting:v3.2* schema built by the [mako](http://www.makotemplates.org/) code generator *v5.0.5*.
//!
//! Everything else about the *dfareporting* *v3d2* API can be found at the
//! [official documentation site](https://developers.google.com/doubleclick-advertisers/).
//! The original source code is [on github](https://github.com/Byron/google-apis-rs/tree/main/gen/dfareporting3d2).
//! # Features
//!
//! Handle the following *Resources* with ease from the central [hub](Dfareporting) ...
//! Handle the following *Resources* with ease from the central [hub](Dfareporting) ...
//!
//! * [account active ad summaries](api::AccountActiveAdSummary)
//! * [*get*](api::AccountActiveAdSummaryGetCall)
@@ -188,8 +188,8 @@
//! let r = hub.reports().update(...).doit().await
//! ```
//!
//! The `resource()` and `activity(...)` calls create [builders][builder-pattern]. The second one dealing with `Activities`
//! supports various methods to configure the impending operation (not shown here). It is made such that all required arguments have to be
//! The `resource()` and `activity(...)` calls create [builders][builder-pattern]. The second one dealing with `Activities`
//! supports various methods to configure the impending operation (not shown here). It is made such that all required arguments have to be
//! specified right away (i.e. `(...)`), whereas all optional ones can be [build up][builder-pattern] as desired.
//! The `doit()` method performs the actual communication with the server and returns the respective result.
//!
@@ -213,31 +213,32 @@
//! extern crate hyper_rustls;
//! extern crate google_dfareporting3d2 as dfareporting3d2;
//! use dfareporting3d2::{Result, Error};
//! use dfareporting3d2::api::enums::*;
//! # async fn dox() {
//! use std::default::Default;
//! use dfareporting3d2::{Dfareporting, oauth2, hyper, hyper_rustls, chrono, FieldMask};
//!
//! // Get an ApplicationSecret instance by some means. It contains the `client_id` and
//! // Get an ApplicationSecret instance by some means. It contains the `client_id` and
//! // `client_secret`, among other things.
//! let secret: oauth2::ApplicationSecret = Default::default();
//! // Instantiate the authenticator. It will choose a suitable authentication flow for you,
//! // Instantiate the authenticator. It will choose a suitable authentication flow for you,
//! // unless you replace `None` with the desired Flow.
//! // Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
//! // Provide your own `AuthenticatorDelegate` to adjust the way it operates and get feedback about
//! // what's going on. You probably want to bring in your own `TokenStorage` to persist tokens and
//! // retrieve them from storage.
//! let auth = oauth2::InstalledFlowAuthenticator::builder(
//! secret,
//! oauth2::InstalledFlowReturnMethod::HTTPRedirect,
//! ).build().await.unwrap();
//! let mut hub = Dfareporting::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().https_or_http().enable_http1().build()), auth);
//! let mut hub = Dfareporting::new(hyper::Client::builder().build(hyper_rustls::HttpsConnectorBuilder::new().with_native_roots().unwrap().https_or_http().enable_http1().build()), auth);
//! // You can configure optional parameters by calling the respective setters at will, and
//! // execute the final call using `doit()`.
//! // Values shown here are possibly random and not representative !
//! let result = hub.reports().files_list(-8, -80)
//! .sort_order("amet.")
//! .sort_field("takimata")
//! .page_token("amet.")
//! .max_results(-20)
//! let result = hub.reports().files_list(-28, -27)
//! .sort_order(&ReportSortOrderEnum::ASCENDING)
//! .sort_field(&ReportSortFieldEnum::ID)
//! .page_token("sanctus")
//! .max_results(-80)
//! .doit().await;
//!
//! match result {
@@ -262,10 +263,10 @@
//! ## Handling Errors
//!
//! All errors produced by the system are provided either as [Result](client::Result) enumeration as return value of
//! the doit() methods, or handed as possibly intermediate results to either the
//! the doit() methods, or handed as possibly intermediate results to either the
//! [Hub Delegate](client::Delegate), or the [Authenticator Delegate](https://docs.rs/yup-oauth2/*/yup_oauth2/trait.AuthenticatorDelegate.html).
//!
//! When delegates handle errors or intermediate values, they may have a chance to instruct the system to retry. This
//! When delegates handle errors or intermediate values, they may have a chance to instruct the system to retry. This
//! makes the system potentially resilient to all kinds of errors.
//!
//! ## Uploads and Downloads
@@ -275,25 +276,25 @@
//! You can see it as meta-data for the actual media. To trigger a media download, you will have to set up the builder by making
//! this call: `.param("alt", "media")`.
//!
//! Methods supporting uploads can do so using up to 2 different protocols:
//! *simple* and *resumable*. The distinctiveness of each is represented by customized
//! Methods supporting uploads can do so using up to 2 different protocols:
//! *simple* and *resumable*. The distinctiveness of each is represented by customized
//! `doit(...)` methods, which are then named `upload(...)` and `upload_resumable(...)` respectively.
//!
//! ## Customization and Callbacks
//!
//! You may alter the way an `doit()` method is called by providing a [delegate](client::Delegate) to the
//! [Method Builder](client::CallBuilder) before making the final `doit()` call.
//! Respective methods will be called to provide progress information, as well as determine whether the system should
//! You may alter the way an `doit()` method is called by providing a [delegate](client::Delegate) to the
//! [Method Builder](client::CallBuilder) before making the final `doit()` call.
//! Respective methods will be called to provide progress information, as well as determine whether the system should
//! retry on failure.
//!
//! The [delegate trait](client::Delegate) is default-implemented, allowing you to customize it with minimal effort.
//!
//! ## Optional Parts in Server-Requests
//!
//! All structures provided by this library are made to be [encodable](client::RequestValue) and
//! [decodable](client::ResponseResult) via *json*. Optionals are used to indicate that partial requests are responses
//! All structures provided by this library are made to be [encodable](client::RequestValue) and
//! [decodable](client::ResponseResult) via *json*. Optionals are used to indicate that partial requests are responses
//! are valid.
//! Most optionals are are considered [Parts](client::Part) which are identifiable by name, which will be sent to
//! Most optionals are are considered [Parts](client::Part) which are identifiable by name, which will be sent to
//! the server to indicate either the set parts of the request or the desired parts in the response.
//!
//! ## Builder Arguments