@@ -507,6 +507,7 @@ <h3>Method Details</h3>
507
507
"priceDisplayText": "A String", # The price of the promoted app including currency info.
508
508
"starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
509
509
"videoUrl": "A String", # The URL to fetch a native video ad.
510
+ "videoVastXml": "A String", # The contents of a VAST document for a native video ad.
510
511
},
511
512
"restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
512
513
"A String",
@@ -939,6 +940,7 @@ <h3>Method Details</h3>
939
940
"priceDisplayText": "A String", # The price of the promoted app including currency info.
940
941
"starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
941
942
"videoUrl": "A String", # The URL to fetch a native video ad.
943
+ "videoVastXml": "A String", # The contents of a VAST document for a native video ad.
942
944
},
943
945
"restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
944
946
"A String",
@@ -1383,6 +1385,7 @@ <h3>Method Details</h3>
1383
1385
"priceDisplayText": "A String", # The price of the promoted app including currency info.
1384
1386
"starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
1385
1387
"videoUrl": "A String", # The URL to fetch a native video ad.
1388
+ "videoVastXml": "A String", # The contents of a VAST document for a native video ad.
1386
1389
},
1387
1390
"restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
1388
1391
"A String",
@@ -1832,6 +1835,7 @@ <h3>Method Details</h3>
1832
1835
"priceDisplayText": "A String", # The price of the promoted app including currency info.
1833
1836
"starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
1834
1837
"videoUrl": "A String", # The URL to fetch a native video ad.
1838
+ "videoVastXml": "A String", # The contents of a VAST document for a native video ad.
1835
1839
},
1836
1840
"restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
1837
1841
"A String",
@@ -2283,6 +2287,7 @@ <h3>Method Details</h3>
2283
2287
"priceDisplayText": "A String", # The price of the promoted app including currency info.
2284
2288
"starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
2285
2289
"videoUrl": "A String", # The URL to fetch a native video ad.
2290
+ "videoVastXml": "A String", # The contents of a VAST document for a native video ad.
2286
2291
},
2287
2292
"restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
2288
2293
"A String",
@@ -2716,6 +2721,7 @@ <h3>Method Details</h3>
2716
2721
"priceDisplayText": "A String", # The price of the promoted app including currency info.
2717
2722
"starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
2718
2723
"videoUrl": "A String", # The URL to fetch a native video ad.
2724
+ "videoVastXml": "A String", # The contents of a VAST document for a native video ad.
2719
2725
},
2720
2726
"restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
2721
2727
"A String",
0 commit comments