Skip to content

Commit

Permalink
feat(doubleclickbidmanager): update the api
Browse files Browse the repository at this point in the history
#### doubleclickbidmanager:v2

The following keys were deleted:
- fullyEncodeReservedExpansion (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Jul 18, 2023
1 parent 60f54e6 commit 96c886a
Showing 1 changed file with 15 additions and 2 deletions.
Expand Up @@ -15,7 +15,6 @@
"description": "DoubleClick Bid Manager API allows users to manage and create campaigns and reports.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/bid-manager/",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
Expand Down Expand Up @@ -320,7 +319,7 @@
}
}
},
"revision": "20230613",
"revision": "20230703",
"rootUrl": "https://doubleclickbidmanager.googleapis.com/",
"schemas": {
"ChannelGrouping": {
Expand Down Expand Up @@ -562,6 +561,20 @@
"FULL_PATH",
"PATH_ATTRIBUTION"
],
"enumDeprecated": [
false,
false,
false,
true,
false,
false,
false,
false,
false,
false,
false,
false
],
"enumDescriptions": [
"Default value when report type is not specified or is unknown in this version.",
"Standard report.",
Expand Down

0 comments on commit 96c886a

Please sign in to comment.