Skip to content

Commit 4521121

Browse files
feat(realtimebidding): update the api
#### realtimebidding:v1 The following keys were added: - schemas.Creative.properties.restrictedCategories.deprecated (Total Keys: 1) - schemas.Creative.properties.version.deprecated (Total Keys: 1)
1 parent 2bf3b2b commit 4521121

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

googleapiclient/discovery_cache/documents/realtimebidding.v1.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@
13051305
}
13061306
}
13071307
},
1308-
"revision": "20230628",
1308+
"revision": "20230710",
13091309
"rootUrl": "https://realtimebidding.googleapis.com/",
13101310
"schemas": {
13111311
"ActivatePretargetingConfigRequest": {
@@ -1809,6 +1809,7 @@
18091809
"type": "string"
18101810
},
18111811
"restrictedCategories": {
1812+
"deprecated": true,
18121813
"description": "All restricted categories for the ads that may be shown from this creative.",
18131814
"items": {
18141815
"enum": [
@@ -1824,6 +1825,7 @@
18241825
"type": "array"
18251826
},
18261827
"version": {
1828+
"deprecated": true,
18271829
"description": "Output only. The version of the creative. Version for a new creative is 1 and it increments during subsequent creative updates.",
18281830
"format": "int32",
18291831
"readOnly": true,

0 commit comments

Comments
 (0)