Skip to content

Commit 34d5d26

Browse files
feat(realtimebidding): update the api
#### realtimebidding:v1 The following keys were added: - schemas.NativeContent.properties.videoVastXml.type (Total Keys: 1)
1 parent ebdf2b9 commit 34d5d26

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

docs/dyn/realtimebidding_v1.bidders.creatives.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ <h3>Method Details</h3>
516516
&quot;priceDisplayText&quot;: &quot;A String&quot;, # The price of the promoted app including currency info.
517517
&quot;starRating&quot;: 3.14, # The app rating in the app store. Must be in the range [0-5].
518518
&quot;videoUrl&quot;: &quot;A String&quot;, # The URL to fetch a native video ad.
519+
&quot;videoVastXml&quot;: &quot;A String&quot;, # The contents of a VAST document for a native video ad.
519520
},
520521
&quot;restrictedCategories&quot;: [ # All restricted categories for the ads that may be shown from this creative.
521522
&quot;A String&quot;,

docs/dyn/realtimebidding_v1.buyers.creatives.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,7 @@ <h3>Method Details</h3>
507507
&quot;priceDisplayText&quot;: &quot;A String&quot;, # The price of the promoted app including currency info.
508508
&quot;starRating&quot;: 3.14, # The app rating in the app store. Must be in the range [0-5].
509509
&quot;videoUrl&quot;: &quot;A String&quot;, # The URL to fetch a native video ad.
510+
&quot;videoVastXml&quot;: &quot;A String&quot;, # The contents of a VAST document for a native video ad.
510511
},
511512
&quot;restrictedCategories&quot;: [ # All restricted categories for the ads that may be shown from this creative.
512513
&quot;A String&quot;,
@@ -939,6 +940,7 @@ <h3>Method Details</h3>
939940
&quot;priceDisplayText&quot;: &quot;A String&quot;, # The price of the promoted app including currency info.
940941
&quot;starRating&quot;: 3.14, # The app rating in the app store. Must be in the range [0-5].
941942
&quot;videoUrl&quot;: &quot;A String&quot;, # The URL to fetch a native video ad.
943+
&quot;videoVastXml&quot;: &quot;A String&quot;, # The contents of a VAST document for a native video ad.
942944
},
943945
&quot;restrictedCategories&quot;: [ # All restricted categories for the ads that may be shown from this creative.
944946
&quot;A String&quot;,
@@ -1383,6 +1385,7 @@ <h3>Method Details</h3>
13831385
&quot;priceDisplayText&quot;: &quot;A String&quot;, # The price of the promoted app including currency info.
13841386
&quot;starRating&quot;: 3.14, # The app rating in the app store. Must be in the range [0-5].
13851387
&quot;videoUrl&quot;: &quot;A String&quot;, # The URL to fetch a native video ad.
1388+
&quot;videoVastXml&quot;: &quot;A String&quot;, # The contents of a VAST document for a native video ad.
13861389
},
13871390
&quot;restrictedCategories&quot;: [ # All restricted categories for the ads that may be shown from this creative.
13881391
&quot;A String&quot;,
@@ -1832,6 +1835,7 @@ <h3>Method Details</h3>
18321835
&quot;priceDisplayText&quot;: &quot;A String&quot;, # The price of the promoted app including currency info.
18331836
&quot;starRating&quot;: 3.14, # The app rating in the app store. Must be in the range [0-5].
18341837
&quot;videoUrl&quot;: &quot;A String&quot;, # The URL to fetch a native video ad.
1838+
&quot;videoVastXml&quot;: &quot;A String&quot;, # The contents of a VAST document for a native video ad.
18351839
},
18361840
&quot;restrictedCategories&quot;: [ # All restricted categories for the ads that may be shown from this creative.
18371841
&quot;A String&quot;,
@@ -2283,6 +2287,7 @@ <h3>Method Details</h3>
22832287
&quot;priceDisplayText&quot;: &quot;A String&quot;, # The price of the promoted app including currency info.
22842288
&quot;starRating&quot;: 3.14, # The app rating in the app store. Must be in the range [0-5].
22852289
&quot;videoUrl&quot;: &quot;A String&quot;, # The URL to fetch a native video ad.
2290+
&quot;videoVastXml&quot;: &quot;A String&quot;, # The contents of a VAST document for a native video ad.
22862291
},
22872292
&quot;restrictedCategories&quot;: [ # All restricted categories for the ads that may be shown from this creative.
22882293
&quot;A String&quot;,
@@ -2716,6 +2721,7 @@ <h3>Method Details</h3>
27162721
&quot;priceDisplayText&quot;: &quot;A String&quot;, # The price of the promoted app including currency info.
27172722
&quot;starRating&quot;: 3.14, # The app rating in the app store. Must be in the range [0-5].
27182723
&quot;videoUrl&quot;: &quot;A String&quot;, # The URL to fetch a native video ad.
2724+
&quot;videoVastXml&quot;: &quot;A String&quot;, # The contents of a VAST document for a native video ad.
27192725
},
27202726
&quot;restrictedCategories&quot;: [ # All restricted categories for the ads that may be shown from this creative.
27212727
&quot;A String&quot;,

googleapiclient/discovery_cache/documents/realtimebidding.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,7 @@
11401140
}
11411141
}
11421142
},
1143-
"revision": "20210527",
1143+
"revision": "20210529",
11441144
"rootUrl": "https://realtimebidding.googleapis.com/",
11451145
"schemas": {
11461146
"ActivatePretargetingConfigRequest": {
@@ -2395,6 +2395,10 @@
23952395
"videoUrl": {
23962396
"description": "The URL to fetch a native video ad.",
23972397
"type": "string"
2398+
},
2399+
"videoVastXml": {
2400+
"description": "The contents of a VAST document for a native video ad.",
2401+
"type": "string"
23982402
}
23992403
},
24002404
"type": "object"

googleapiclient/discovery_cache/documents/realtimebidding.v1alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
}
179179
}
180180
},
181-
"revision": "20210527",
181+
"revision": "20210529",
182182
"rootUrl": "https://realtimebidding.googleapis.com/",
183183
"schemas": {
184184
"BiddingFunction": {

0 commit comments

Comments
 (0)