Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 96c886a

Browse files
committedJul 18, 2023
feat(doubleclickbidmanager): update the api
#### doubleclickbidmanager:v2 The following keys were deleted: - fullyEncodeReservedExpansion (Total Keys: 1)
1 parent 60f54e6 commit 96c886a

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed
 

‎googleapiclient/discovery_cache/documents/doubleclickbidmanager.v2.json

+15-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"description": "DoubleClick Bid Manager API allows users to manage and create campaigns and reports.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://developers.google.com/bid-manager/",
18-
"fullyEncodeReservedExpansion": true,
1918
"icons": {
2019
"x16": "http://www.google.com/images/icons/product/search-16.gif",
2120
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -320,7 +319,7 @@
320319
}
321320
}
322321
},
323-
"revision": "20230613",
322+
"revision": "20230703",
324323
"rootUrl": "https://doubleclickbidmanager.googleapis.com/",
325324
"schemas": {
326325
"ChannelGrouping": {
@@ -562,6 +561,20 @@
562561
"FULL_PATH",
563562
"PATH_ATTRIBUTION"
564563
],
564+
"enumDeprecated": [
565+
false,
566+
false,
567+
false,
568+
true,
569+
false,
570+
false,
571+
false,
572+
false,
573+
false,
574+
false,
575+
false,
576+
false
577+
],
565578
"enumDescriptions": [
566579
"Default value when report type is not specified or is unknown in this version.",
567580
"Standard report.",

0 commit comments

Comments
 (0)
Please sign in to comment.