@@ -507,6 +507,7 @@ <h3>Method Details</h3>
507507 "priceDisplayText": "A String", # The price of the promoted app including currency info.
508508 "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
509509 "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.
510511 },
511512 "restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
512513 "A String",
@@ -939,6 +940,7 @@ <h3>Method Details</h3>
939940 "priceDisplayText": "A String", # The price of the promoted app including currency info.
940941 "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
941942 "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.
942944 },
943945 "restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
944946 "A String",
@@ -1383,6 +1385,7 @@ <h3>Method Details</h3>
13831385 "priceDisplayText": "A String", # The price of the promoted app including currency info.
13841386 "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
13851387 "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.
13861389 },
13871390 "restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
13881391 "A String",
@@ -1832,6 +1835,7 @@ <h3>Method Details</h3>
18321835 "priceDisplayText": "A String", # The price of the promoted app including currency info.
18331836 "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
18341837 "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.
18351839 },
18361840 "restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
18371841 "A String",
@@ -2283,6 +2287,7 @@ <h3>Method Details</h3>
22832287 "priceDisplayText": "A String", # The price of the promoted app including currency info.
22842288 "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
22852289 "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.
22862291 },
22872292 "restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
22882293 "A String",
@@ -2716,6 +2721,7 @@ <h3>Method Details</h3>
27162721 "priceDisplayText": "A String", # The price of the promoted app including currency info.
27172722 "starRating": 3.14, # The app rating in the app store. Must be in the range [0-5].
27182723 "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.
27192725 },
27202726 "restrictedCategories": [ # All restricted categories for the ads that may be shown from this creative.
27212727 "A String",
0 commit comments