google-apis-displayvideo_v2 0.9.0 → 0.10.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -34,6 +34,12 @@ module Google
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
35
35
|
end
|
36
36
|
|
37
|
+
class AdUrl
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
37
43
|
class Adloox
|
38
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
45
|
|
@@ -160,6 +166,12 @@ module Google
|
|
160
166
|
include Google::Apis::Core::JsonObjectSupport
|
161
167
|
end
|
162
168
|
|
169
|
+
class AudioAd
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
163
175
|
class AudioContentTypeAssignedTargetingOptionDetails
|
164
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
177
|
|
@@ -316,6 +328,12 @@ module Google
|
|
316
328
|
include Google::Apis::Core::JsonObjectSupport
|
317
329
|
end
|
318
330
|
|
331
|
+
class BulkListAdGroupAssignedTargetingOptionsResponse
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
319
337
|
class BulkListAdvertiserAssignedTargetingOptionsResponse
|
320
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
339
|
|
@@ -352,6 +370,12 @@ module Google
|
|
352
370
|
include Google::Apis::Core::JsonObjectSupport
|
353
371
|
end
|
354
372
|
|
373
|
+
class BumperAd
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
355
379
|
class BusinessChainAssignedTargetingOptionDetails
|
356
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
381
|
|
@@ -460,6 +484,12 @@ module Google
|
|
460
484
|
include Google::Apis::Core::JsonObjectSupport
|
461
485
|
end
|
462
486
|
|
487
|
+
class CommonInStreamAttribute
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
491
|
+
end
|
492
|
+
|
463
493
|
class ContactInfo
|
464
494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
495
|
|
@@ -604,6 +634,12 @@ module Google
|
|
604
634
|
include Google::Apis::Core::JsonObjectSupport
|
605
635
|
end
|
606
636
|
|
637
|
+
class CustomLabel
|
638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
|
+
|
640
|
+
include Google::Apis::Core::JsonObjectSupport
|
641
|
+
end
|
642
|
+
|
607
643
|
class CustomList
|
608
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
645
|
|
@@ -694,6 +730,12 @@ module Google
|
|
694
730
|
include Google::Apis::Core::JsonObjectSupport
|
695
731
|
end
|
696
732
|
|
733
|
+
class DisplayVideoSourceAd
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
|
+
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
737
|
+
end
|
738
|
+
|
697
739
|
class DoubleVerify
|
698
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
741
|
|
@@ -958,6 +1000,18 @@ module Google
|
|
958
1000
|
include Google::Apis::Core::JsonObjectSupport
|
959
1001
|
end
|
960
1002
|
|
1003
|
+
class ImageAsset
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
|
+
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
1007
|
+
end
|
1008
|
+
|
1009
|
+
class InStreamAd
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
|
+
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
1013
|
+
end
|
1014
|
+
|
961
1015
|
class InsertionOrder
|
962
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
1017
|
|
@@ -1288,6 +1342,24 @@ module Google
|
|
1288
1342
|
include Google::Apis::Core::JsonObjectSupport
|
1289
1343
|
end
|
1290
1344
|
|
1345
|
+
class ListYoutubeAdGroupAdsResponse
|
1346
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
|
+
|
1348
|
+
include Google::Apis::Core::JsonObjectSupport
|
1349
|
+
end
|
1350
|
+
|
1351
|
+
class ListYoutubeAdGroupAssignedTargetingOptionsResponse
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1353
|
+
|
1354
|
+
include Google::Apis::Core::JsonObjectSupport
|
1355
|
+
end
|
1356
|
+
|
1357
|
+
class ListYoutubeAdGroupsResponse
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
|
+
|
1360
|
+
include Google::Apis::Core::JsonObjectSupport
|
1361
|
+
end
|
1362
|
+
|
1291
1363
|
class LocationList
|
1292
1364
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
1365
|
|
@@ -1312,6 +1384,12 @@ module Google
|
|
1312
1384
|
include Google::Apis::Core::JsonObjectSupport
|
1313
1385
|
end
|
1314
1386
|
|
1387
|
+
class MastheadAd
|
1388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
|
+
|
1390
|
+
include Google::Apis::Core::JsonObjectSupport
|
1391
|
+
end
|
1392
|
+
|
1315
1393
|
class MaximizeSpendBidStrategy
|
1316
1394
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
1395
|
|
@@ -1372,6 +1450,12 @@ module Google
|
|
1372
1450
|
include Google::Apis::Core::JsonObjectSupport
|
1373
1451
|
end
|
1374
1452
|
|
1453
|
+
class NonSkippableAd
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1375
1459
|
class ObaIcon
|
1376
1460
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1377
1461
|
|
@@ -1522,6 +1606,18 @@ module Google
|
|
1522
1606
|
include Google::Apis::Core::JsonObjectSupport
|
1523
1607
|
end
|
1524
1608
|
|
1609
|
+
class ProductFeedData
|
1610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
|
+
|
1612
|
+
include Google::Apis::Core::JsonObjectSupport
|
1613
|
+
end
|
1614
|
+
|
1615
|
+
class ProductMatchDimension
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
|
+
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
1619
|
+
end
|
1620
|
+
|
1525
1621
|
class ProximityLocationListAssignedTargetingOptionDetails
|
1526
1622
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1527
1623
|
|
@@ -1624,6 +1720,12 @@ module Google
|
|
1624
1720
|
include Google::Apis::Core::JsonObjectSupport
|
1625
1721
|
end
|
1626
1722
|
|
1723
|
+
class SessionPositionAssignedTargetingOptionDetails
|
1724
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1725
|
+
|
1726
|
+
include Google::Apis::Core::JsonObjectSupport
|
1727
|
+
end
|
1728
|
+
|
1627
1729
|
class Site
|
1628
1730
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
1731
|
|
@@ -1648,6 +1750,12 @@ module Google
|
|
1648
1750
|
include Google::Apis::Core::JsonObjectSupport
|
1649
1751
|
end
|
1650
1752
|
|
1753
|
+
class TargetFrequency
|
1754
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
|
+
|
1756
|
+
include Google::Apis::Core::JsonObjectSupport
|
1757
|
+
end
|
1758
|
+
|
1651
1759
|
class TargetingExpansionConfig
|
1652
1760
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
1761
|
|
@@ -1750,6 +1858,18 @@ module Google
|
|
1750
1858
|
include Google::Apis::Core::JsonObjectSupport
|
1751
1859
|
end
|
1752
1860
|
|
1861
|
+
class VideoDiscoveryAd
|
1862
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
|
+
|
1864
|
+
include Google::Apis::Core::JsonObjectSupport
|
1865
|
+
end
|
1866
|
+
|
1867
|
+
class VideoPerformanceAd
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
|
+
|
1870
|
+
include Google::Apis::Core::JsonObjectSupport
|
1871
|
+
end
|
1872
|
+
|
1753
1873
|
class VideoPlayerSizeAssignedTargetingOptionDetails
|
1754
1874
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
1875
|
|
@@ -1774,6 +1894,24 @@ module Google
|
|
1774
1894
|
include Google::Apis::Core::JsonObjectSupport
|
1775
1895
|
end
|
1776
1896
|
|
1897
|
+
class YoutubeAdGroup
|
1898
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1899
|
+
|
1900
|
+
include Google::Apis::Core::JsonObjectSupport
|
1901
|
+
end
|
1902
|
+
|
1903
|
+
class YoutubeAdGroupAd
|
1904
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
|
+
|
1906
|
+
include Google::Apis::Core::JsonObjectSupport
|
1907
|
+
end
|
1908
|
+
|
1909
|
+
class YoutubeAdGroupAssignedTargetingOption
|
1910
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1911
|
+
|
1912
|
+
include Google::Apis::Core::JsonObjectSupport
|
1913
|
+
end
|
1914
|
+
|
1777
1915
|
class YoutubeAndPartnersBiddingStrategy
|
1778
1916
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
1917
|
|
@@ -1798,6 +1936,24 @@ module Google
|
|
1798
1936
|
include Google::Apis::Core::JsonObjectSupport
|
1799
1937
|
end
|
1800
1938
|
|
1939
|
+
class YoutubeChannelAssignedTargetingOptionDetails
|
1940
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1941
|
+
|
1942
|
+
include Google::Apis::Core::JsonObjectSupport
|
1943
|
+
end
|
1944
|
+
|
1945
|
+
class YoutubeVideoAssignedTargetingOptionDetails
|
1946
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1947
|
+
|
1948
|
+
include Google::Apis::Core::JsonObjectSupport
|
1949
|
+
end
|
1950
|
+
|
1951
|
+
class YoutubeVideoDetails
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
|
+
|
1954
|
+
include Google::Apis::Core::JsonObjectSupport
|
1955
|
+
end
|
1956
|
+
|
1801
1957
|
class ActivateManualTriggerRequest
|
1802
1958
|
# @private
|
1803
1959
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1815,6 +1971,14 @@ module Google
|
|
1815
1971
|
end
|
1816
1972
|
end
|
1817
1973
|
|
1974
|
+
class AdUrl
|
1975
|
+
# @private
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1977
|
+
property :type, as: 'type'
|
1978
|
+
property :url, as: 'url'
|
1979
|
+
end
|
1980
|
+
end
|
1981
|
+
|
1818
1982
|
class Adloox
|
1819
1983
|
# @private
|
1820
1984
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2069,6 +2233,8 @@ module Google
|
|
2069
2233
|
|
2070
2234
|
property :sensitive_category_exclusion_details, as: 'sensitiveCategoryExclusionDetails', class: Google::Apis::DisplayvideoV2::SensitiveCategoryAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV2::SensitiveCategoryAssignedTargetingOptionDetails::Representation
|
2071
2235
|
|
2236
|
+
property :session_position_details, as: 'sessionPositionDetails', class: Google::Apis::DisplayvideoV2::SessionPositionAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV2::SessionPositionAssignedTargetingOptionDetails::Representation
|
2237
|
+
|
2072
2238
|
property :sub_exchange_details, as: 'subExchangeDetails', class: Google::Apis::DisplayvideoV2::SubExchangeAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV2::SubExchangeAssignedTargetingOptionDetails::Representation
|
2073
2239
|
|
2074
2240
|
property :targeting_type, as: 'targetingType'
|
@@ -2082,6 +2248,10 @@ module Google
|
|
2082
2248
|
|
2083
2249
|
property :viewability_details, as: 'viewabilityDetails', class: Google::Apis::DisplayvideoV2::ViewabilityAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV2::ViewabilityAssignedTargetingOptionDetails::Representation
|
2084
2250
|
|
2251
|
+
property :youtube_channel_details, as: 'youtubeChannelDetails', class: Google::Apis::DisplayvideoV2::YoutubeChannelAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeChannelAssignedTargetingOptionDetails::Representation
|
2252
|
+
|
2253
|
+
property :youtube_video_details, as: 'youtubeVideoDetails', class: Google::Apis::DisplayvideoV2::YoutubeVideoAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeVideoAssignedTargetingOptionDetails::Representation
|
2254
|
+
|
2085
2255
|
end
|
2086
2256
|
end
|
2087
2257
|
|
@@ -2113,6 +2283,17 @@ module Google
|
|
2113
2283
|
end
|
2114
2284
|
end
|
2115
2285
|
|
2286
|
+
class AudioAd
|
2287
|
+
# @private
|
2288
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2289
|
+
property :display_url, as: 'displayUrl'
|
2290
|
+
property :final_url, as: 'finalUrl'
|
2291
|
+
property :tracking_url, as: 'trackingUrl'
|
2292
|
+
property :video, as: 'video', class: Google::Apis::DisplayvideoV2::YoutubeVideoDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeVideoDetails::Representation
|
2293
|
+
|
2294
|
+
end
|
2295
|
+
end
|
2296
|
+
|
2116
2297
|
class AudioContentTypeAssignedTargetingOptionDetails
|
2117
2298
|
# @private
|
2118
2299
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2350,6 +2531,15 @@ module Google
|
|
2350
2531
|
end
|
2351
2532
|
end
|
2352
2533
|
|
2534
|
+
class BulkListAdGroupAssignedTargetingOptionsResponse
|
2535
|
+
# @private
|
2536
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2537
|
+
property :next_page_token, as: 'nextPageToken'
|
2538
|
+
collection :youtube_ad_group_assigned_targeting_options, as: 'youtubeAdGroupAssignedTargetingOptions', class: Google::Apis::DisplayvideoV2::YoutubeAdGroupAssignedTargetingOption, decorator: Google::Apis::DisplayvideoV2::YoutubeAdGroupAssignedTargetingOption::Representation
|
2539
|
+
|
2540
|
+
end
|
2541
|
+
end
|
2542
|
+
|
2353
2543
|
class BulkListAdvertiserAssignedTargetingOptionsResponse
|
2354
2544
|
# @private
|
2355
2545
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2407,6 +2597,14 @@ module Google
|
|
2407
2597
|
end
|
2408
2598
|
end
|
2409
2599
|
|
2600
|
+
class BumperAd
|
2601
|
+
# @private
|
2602
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2603
|
+
property :common_in_stream_attribute, as: 'commonInStreamAttribute', class: Google::Apis::DisplayvideoV2::CommonInStreamAttribute, decorator: Google::Apis::DisplayvideoV2::CommonInStreamAttribute::Representation
|
2604
|
+
|
2605
|
+
end
|
2606
|
+
end
|
2607
|
+
|
2410
2608
|
class BusinessChainAssignedTargetingOptionDetails
|
2411
2609
|
# @private
|
2412
2610
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2588,6 +2786,21 @@ module Google
|
|
2588
2786
|
end
|
2589
2787
|
end
|
2590
2788
|
|
2789
|
+
class CommonInStreamAttribute
|
2790
|
+
# @private
|
2791
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2792
|
+
property :action_button_label, as: 'actionButtonLabel'
|
2793
|
+
property :action_headline, as: 'actionHeadline'
|
2794
|
+
property :companion_banner, as: 'companionBanner', class: Google::Apis::DisplayvideoV2::ImageAsset, decorator: Google::Apis::DisplayvideoV2::ImageAsset::Representation
|
2795
|
+
|
2796
|
+
property :display_url, as: 'displayUrl'
|
2797
|
+
property :final_url, as: 'finalUrl'
|
2798
|
+
property :tracking_url, as: 'trackingUrl'
|
2799
|
+
property :video, as: 'video', class: Google::Apis::DisplayvideoV2::YoutubeVideoDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeVideoDetails::Representation
|
2800
|
+
|
2801
|
+
end
|
2802
|
+
end
|
2803
|
+
|
2591
2804
|
class ContactInfo
|
2592
2805
|
# @private
|
2593
2806
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2866,6 +3079,14 @@ module Google
|
|
2866
3079
|
end
|
2867
3080
|
end
|
2868
3081
|
|
3082
|
+
class CustomLabel
|
3083
|
+
# @private
|
3084
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3085
|
+
property :key, as: 'key'
|
3086
|
+
property :value, as: 'value'
|
3087
|
+
end
|
3088
|
+
end
|
3089
|
+
|
2869
3090
|
class CustomList
|
2870
3091
|
# @private
|
2871
3092
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2986,6 +3207,13 @@ module Google
|
|
2986
3207
|
end
|
2987
3208
|
end
|
2988
3209
|
|
3210
|
+
class DisplayVideoSourceAd
|
3211
|
+
# @private
|
3212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3213
|
+
property :creative_id, :numeric_string => true, as: 'creativeId'
|
3214
|
+
end
|
3215
|
+
end
|
3216
|
+
|
2989
3217
|
class DoubleVerify
|
2990
3218
|
# @private
|
2991
3219
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3397,6 +3625,25 @@ module Google
|
|
3397
3625
|
end
|
3398
3626
|
end
|
3399
3627
|
|
3628
|
+
class ImageAsset
|
3629
|
+
# @private
|
3630
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3631
|
+
property :file_size, :numeric_string => true, as: 'fileSize'
|
3632
|
+
property :full_size, as: 'fullSize', class: Google::Apis::DisplayvideoV2::Dimensions, decorator: Google::Apis::DisplayvideoV2::Dimensions::Representation
|
3633
|
+
|
3634
|
+
property :mime_type, as: 'mimeType'
|
3635
|
+
end
|
3636
|
+
end
|
3637
|
+
|
3638
|
+
class InStreamAd
|
3639
|
+
# @private
|
3640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3641
|
+
property :common_in_stream_attribute, as: 'commonInStreamAttribute', class: Google::Apis::DisplayvideoV2::CommonInStreamAttribute, decorator: Google::Apis::DisplayvideoV2::CommonInStreamAttribute::Representation
|
3642
|
+
|
3643
|
+
hash :custom_parameters, as: 'customParameters'
|
3644
|
+
end
|
3645
|
+
end
|
3646
|
+
|
3400
3647
|
class InsertionOrder
|
3401
3648
|
# @private
|
3402
3649
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3990,6 +4237,33 @@ module Google
|
|
3990
4237
|
end
|
3991
4238
|
end
|
3992
4239
|
|
4240
|
+
class ListYoutubeAdGroupAdsResponse
|
4241
|
+
# @private
|
4242
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4243
|
+
property :next_page_token, as: 'nextPageToken'
|
4244
|
+
collection :youtube_ad_group_ads, as: 'youtubeAdGroupAds', class: Google::Apis::DisplayvideoV2::YoutubeAdGroupAd, decorator: Google::Apis::DisplayvideoV2::YoutubeAdGroupAd::Representation
|
4245
|
+
|
4246
|
+
end
|
4247
|
+
end
|
4248
|
+
|
4249
|
+
class ListYoutubeAdGroupAssignedTargetingOptionsResponse
|
4250
|
+
# @private
|
4251
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4252
|
+
collection :assigned_targeting_options, as: 'assignedTargetingOptions', class: Google::Apis::DisplayvideoV2::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV2::AssignedTargetingOption::Representation
|
4253
|
+
|
4254
|
+
property :next_page_token, as: 'nextPageToken'
|
4255
|
+
end
|
4256
|
+
end
|
4257
|
+
|
4258
|
+
class ListYoutubeAdGroupsResponse
|
4259
|
+
# @private
|
4260
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4261
|
+
property :next_page_token, as: 'nextPageToken'
|
4262
|
+
collection :youtube_ad_groups, as: 'youtubeAdGroups', class: Google::Apis::DisplayvideoV2::YoutubeAdGroup, decorator: Google::Apis::DisplayvideoV2::YoutubeAdGroup::Representation
|
4263
|
+
|
4264
|
+
end
|
4265
|
+
end
|
4266
|
+
|
3993
4267
|
class LocationList
|
3994
4268
|
# @private
|
3995
4269
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4029,6 +4303,25 @@ module Google
|
|
4029
4303
|
end
|
4030
4304
|
end
|
4031
4305
|
|
4306
|
+
class MastheadAd
|
4307
|
+
# @private
|
4308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4309
|
+
property :autoplay_video_duration, as: 'autoplayVideoDuration'
|
4310
|
+
property :autoplay_video_start_millisecond, :numeric_string => true, as: 'autoplayVideoStartMillisecond'
|
4311
|
+
property :call_to_action_button_label, as: 'callToActionButtonLabel'
|
4312
|
+
property :call_to_action_final_url, as: 'callToActionFinalUrl'
|
4313
|
+
property :call_to_action_tracking_url, as: 'callToActionTrackingUrl'
|
4314
|
+
collection :companion_youtube_videos, as: 'companionYoutubeVideos', class: Google::Apis::DisplayvideoV2::YoutubeVideoDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeVideoDetails::Representation
|
4315
|
+
|
4316
|
+
property :description, as: 'description'
|
4317
|
+
property :headline, as: 'headline'
|
4318
|
+
property :show_channel_art, as: 'showChannelArt'
|
4319
|
+
property :video, as: 'video', class: Google::Apis::DisplayvideoV2::YoutubeVideoDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeVideoDetails::Representation
|
4320
|
+
|
4321
|
+
property :video_aspect_ratio, as: 'videoAspectRatio'
|
4322
|
+
end
|
4323
|
+
end
|
4324
|
+
|
4032
4325
|
class MaximizeSpendBidStrategy
|
4033
4326
|
# @private
|
4034
4327
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4113,6 +4406,15 @@ module Google
|
|
4113
4406
|
end
|
4114
4407
|
end
|
4115
4408
|
|
4409
|
+
class NonSkippableAd
|
4410
|
+
# @private
|
4411
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4412
|
+
property :common_in_stream_attribute, as: 'commonInStreamAttribute', class: Google::Apis::DisplayvideoV2::CommonInStreamAttribute, decorator: Google::Apis::DisplayvideoV2::CommonInStreamAttribute::Representation
|
4413
|
+
|
4414
|
+
hash :custom_parameters, as: 'customParameters'
|
4415
|
+
end
|
4416
|
+
end
|
4417
|
+
|
4116
4418
|
class ObaIcon
|
4117
4419
|
# @private
|
4118
4420
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4348,6 +4650,25 @@ module Google
|
|
4348
4650
|
end
|
4349
4651
|
end
|
4350
4652
|
|
4653
|
+
class ProductFeedData
|
4654
|
+
# @private
|
4655
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4656
|
+
property :is_feed_disabled, as: 'isFeedDisabled'
|
4657
|
+
collection :product_match_dimensions, as: 'productMatchDimensions', class: Google::Apis::DisplayvideoV2::ProductMatchDimension, decorator: Google::Apis::DisplayvideoV2::ProductMatchDimension::Representation
|
4658
|
+
|
4659
|
+
property :product_match_type, as: 'productMatchType'
|
4660
|
+
end
|
4661
|
+
end
|
4662
|
+
|
4663
|
+
class ProductMatchDimension
|
4664
|
+
# @private
|
4665
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4666
|
+
property :custom_label, as: 'customLabel', class: Google::Apis::DisplayvideoV2::CustomLabel, decorator: Google::Apis::DisplayvideoV2::CustomLabel::Representation
|
4667
|
+
|
4668
|
+
property :product_offer_id, as: 'productOfferId'
|
4669
|
+
end
|
4670
|
+
end
|
4671
|
+
|
4351
4672
|
class ProximityLocationListAssignedTargetingOptionDetails
|
4352
4673
|
# @private
|
4353
4674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4504,6 +4825,13 @@ module Google
|
|
4504
4825
|
end
|
4505
4826
|
end
|
4506
4827
|
|
4828
|
+
class SessionPositionAssignedTargetingOptionDetails
|
4829
|
+
# @private
|
4830
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4831
|
+
property :session_position, as: 'sessionPosition'
|
4832
|
+
end
|
4833
|
+
end
|
4834
|
+
|
4507
4835
|
class Site
|
4508
4836
|
# @private
|
4509
4837
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4535,6 +4863,15 @@ module Google
|
|
4535
4863
|
end
|
4536
4864
|
end
|
4537
4865
|
|
4866
|
+
class TargetFrequency
|
4867
|
+
# @private
|
4868
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4869
|
+
property :target_count, :numeric_string => true, as: 'targetCount'
|
4870
|
+
property :time_unit, as: 'timeUnit'
|
4871
|
+
property :time_unit_count, as: 'timeUnitCount'
|
4872
|
+
end
|
4873
|
+
end
|
4874
|
+
|
4538
4875
|
class TargetingExpansionConfig
|
4539
4876
|
# @private
|
4540
4877
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4756,6 +5093,38 @@ module Google
|
|
4756
5093
|
end
|
4757
5094
|
end
|
4758
5095
|
|
5096
|
+
class VideoDiscoveryAd
|
5097
|
+
# @private
|
5098
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5099
|
+
property :description1, as: 'description1'
|
5100
|
+
property :description2, as: 'description2'
|
5101
|
+
property :headline, as: 'headline'
|
5102
|
+
property :thumbnail, as: 'thumbnail'
|
5103
|
+
property :video, as: 'video', class: Google::Apis::DisplayvideoV2::YoutubeVideoDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeVideoDetails::Representation
|
5104
|
+
|
5105
|
+
end
|
5106
|
+
end
|
5107
|
+
|
5108
|
+
class VideoPerformanceAd
|
5109
|
+
# @private
|
5110
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5111
|
+
collection :action_button_labels, as: 'actionButtonLabels'
|
5112
|
+
collection :companion_banners, as: 'companionBanners', class: Google::Apis::DisplayvideoV2::ImageAsset, decorator: Google::Apis::DisplayvideoV2::ImageAsset::Representation
|
5113
|
+
|
5114
|
+
hash :custom_parameters, as: 'customParameters'
|
5115
|
+
collection :descriptions, as: 'descriptions'
|
5116
|
+
property :display_url_breadcrumb1, as: 'displayUrlBreadcrumb1'
|
5117
|
+
property :display_url_breadcrumb2, as: 'displayUrlBreadcrumb2'
|
5118
|
+
property :domain, as: 'domain'
|
5119
|
+
property :final_url, as: 'finalUrl'
|
5120
|
+
collection :headlines, as: 'headlines'
|
5121
|
+
collection :long_headlines, as: 'longHeadlines'
|
5122
|
+
property :tracking_url, as: 'trackingUrl'
|
5123
|
+
collection :videos, as: 'videos', class: Google::Apis::DisplayvideoV2::YoutubeVideoDetails, decorator: Google::Apis::DisplayvideoV2::YoutubeVideoDetails::Representation
|
5124
|
+
|
5125
|
+
end
|
5126
|
+
end
|
5127
|
+
|
4759
5128
|
class VideoPlayerSizeAssignedTargetingOptionDetails
|
4760
5129
|
# @private
|
4761
5130
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4784,9 +5153,70 @@ module Google
|
|
4784
5153
|
end
|
4785
5154
|
end
|
4786
5155
|
|
5156
|
+
class YoutubeAdGroup
|
5157
|
+
# @private
|
5158
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5159
|
+
property :ad_group_format, as: 'adGroupFormat'
|
5160
|
+
property :ad_group_id, :numeric_string => true, as: 'adGroupId'
|
5161
|
+
property :advertiser_id, :numeric_string => true, as: 'advertiserId'
|
5162
|
+
property :bidding_strategy, as: 'biddingStrategy', class: Google::Apis::DisplayvideoV2::YoutubeAndPartnersBiddingStrategy, decorator: Google::Apis::DisplayvideoV2::YoutubeAndPartnersBiddingStrategy::Representation
|
5163
|
+
|
5164
|
+
property :display_name, as: 'displayName'
|
5165
|
+
property :entity_status, as: 'entityStatus'
|
5166
|
+
property :line_item_id, :numeric_string => true, as: 'lineItemId'
|
5167
|
+
property :name, as: 'name'
|
5168
|
+
property :product_feed_data, as: 'productFeedData', class: Google::Apis::DisplayvideoV2::ProductFeedData, decorator: Google::Apis::DisplayvideoV2::ProductFeedData::Representation
|
5169
|
+
|
5170
|
+
property :targeting_expansion, as: 'targetingExpansion', class: Google::Apis::DisplayvideoV2::TargetingExpansionConfig, decorator: Google::Apis::DisplayvideoV2::TargetingExpansionConfig::Representation
|
5171
|
+
|
5172
|
+
collection :youtube_ad_ids, as: 'youtubeAdIds'
|
5173
|
+
end
|
5174
|
+
end
|
5175
|
+
|
5176
|
+
class YoutubeAdGroupAd
|
5177
|
+
# @private
|
5178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5179
|
+
property :ad_group_ad_id, :numeric_string => true, as: 'adGroupAdId'
|
5180
|
+
property :ad_group_id, :numeric_string => true, as: 'adGroupId'
|
5181
|
+
collection :ad_urls, as: 'adUrls', class: Google::Apis::DisplayvideoV2::AdUrl, decorator: Google::Apis::DisplayvideoV2::AdUrl::Representation
|
5182
|
+
|
5183
|
+
property :advertiser_id, :numeric_string => true, as: 'advertiserId'
|
5184
|
+
property :audio_ad, as: 'audioAd', class: Google::Apis::DisplayvideoV2::AudioAd, decorator: Google::Apis::DisplayvideoV2::AudioAd::Representation
|
5185
|
+
|
5186
|
+
property :bumper_ad, as: 'bumperAd', class: Google::Apis::DisplayvideoV2::BumperAd, decorator: Google::Apis::DisplayvideoV2::BumperAd::Representation
|
5187
|
+
|
5188
|
+
property :display_name, as: 'displayName'
|
5189
|
+
property :display_video_source_ad, as: 'displayVideoSourceAd', class: Google::Apis::DisplayvideoV2::DisplayVideoSourceAd, decorator: Google::Apis::DisplayvideoV2::DisplayVideoSourceAd::Representation
|
5190
|
+
|
5191
|
+
property :entity_status, as: 'entityStatus'
|
5192
|
+
property :in_stream_ad, as: 'inStreamAd', class: Google::Apis::DisplayvideoV2::InStreamAd, decorator: Google::Apis::DisplayvideoV2::InStreamAd::Representation
|
5193
|
+
|
5194
|
+
property :masthead_ad, as: 'mastheadAd', class: Google::Apis::DisplayvideoV2::MastheadAd, decorator: Google::Apis::DisplayvideoV2::MastheadAd::Representation
|
5195
|
+
|
5196
|
+
property :name, as: 'name'
|
5197
|
+
property :non_skippable_ad, as: 'nonSkippableAd', class: Google::Apis::DisplayvideoV2::NonSkippableAd, decorator: Google::Apis::DisplayvideoV2::NonSkippableAd::Representation
|
5198
|
+
|
5199
|
+
property :video_discover_ad, as: 'videoDiscoverAd', class: Google::Apis::DisplayvideoV2::VideoDiscoveryAd, decorator: Google::Apis::DisplayvideoV2::VideoDiscoveryAd::Representation
|
5200
|
+
|
5201
|
+
property :video_performance_ad, as: 'videoPerformanceAd', class: Google::Apis::DisplayvideoV2::VideoPerformanceAd, decorator: Google::Apis::DisplayvideoV2::VideoPerformanceAd::Representation
|
5202
|
+
|
5203
|
+
end
|
5204
|
+
end
|
5205
|
+
|
5206
|
+
class YoutubeAdGroupAssignedTargetingOption
|
5207
|
+
# @private
|
5208
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5209
|
+
property :assigned_targeting_option, as: 'assignedTargetingOption', class: Google::Apis::DisplayvideoV2::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV2::AssignedTargetingOption::Representation
|
5210
|
+
|
5211
|
+
property :youtube_ad_group_id, :numeric_string => true, as: 'youtubeAdGroupId'
|
5212
|
+
end
|
5213
|
+
end
|
5214
|
+
|
4787
5215
|
class YoutubeAndPartnersBiddingStrategy
|
4788
5216
|
# @private
|
4789
5217
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5218
|
+
property :ad_group_effective_target_cpa_source, as: 'adGroupEffectiveTargetCpaSource'
|
5219
|
+
property :ad_group_effective_target_cpa_value, :numeric_string => true, as: 'adGroupEffectiveTargetCpaValue'
|
4790
5220
|
property :type, as: 'type'
|
4791
5221
|
property :value, :numeric_string => true, as: 'value'
|
4792
5222
|
end
|
@@ -4809,6 +5239,11 @@ module Google
|
|
4809
5239
|
property :content_category, as: 'contentCategory'
|
4810
5240
|
property :inventory_source_settings, as: 'inventorySourceSettings', class: Google::Apis::DisplayvideoV2::YoutubeAndPartnersInventorySourceConfig, decorator: Google::Apis::DisplayvideoV2::YoutubeAndPartnersInventorySourceConfig::Representation
|
4811
5241
|
|
5242
|
+
property :lead_form_id, :numeric_string => true, as: 'leadFormId'
|
5243
|
+
property :linked_merchant_id, :numeric_string => true, as: 'linkedMerchantId'
|
5244
|
+
collection :related_video_ids, as: 'relatedVideoIds'
|
5245
|
+
property :target_frequency, as: 'targetFrequency', class: Google::Apis::DisplayvideoV2::TargetFrequency, decorator: Google::Apis::DisplayvideoV2::TargetFrequency::Representation
|
5246
|
+
|
4812
5247
|
property :third_party_measurement_settings, as: 'thirdPartyMeasurementSettings', class: Google::Apis::DisplayvideoV2::YoutubeAndPartnersThirdPartyMeasurementSettings, decorator: Google::Apis::DisplayvideoV2::YoutubeAndPartnersThirdPartyMeasurementSettings::Representation
|
4813
5248
|
|
4814
5249
|
property :video_ad_sequence_settings, as: 'videoAdSequenceSettings', class: Google::Apis::DisplayvideoV2::VideoAdSequenceSettings, decorator: Google::Apis::DisplayvideoV2::VideoAdSequenceSettings::Representation
|
@@ -4831,6 +5266,30 @@ module Google
|
|
4831
5266
|
|
4832
5267
|
end
|
4833
5268
|
end
|
5269
|
+
|
5270
|
+
class YoutubeChannelAssignedTargetingOptionDetails
|
5271
|
+
# @private
|
5272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5273
|
+
property :channel_id, as: 'channelId'
|
5274
|
+
property :negative, as: 'negative'
|
5275
|
+
end
|
5276
|
+
end
|
5277
|
+
|
5278
|
+
class YoutubeVideoAssignedTargetingOptionDetails
|
5279
|
+
# @private
|
5280
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5281
|
+
property :negative, as: 'negative'
|
5282
|
+
property :video_id, as: 'videoId'
|
5283
|
+
end
|
5284
|
+
end
|
5285
|
+
|
5286
|
+
class YoutubeVideoDetails
|
5287
|
+
# @private
|
5288
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5289
|
+
property :id, as: 'id'
|
5290
|
+
property :unavailable_reason, as: 'unavailableReason'
|
5291
|
+
end
|
5292
|
+
end
|
4834
5293
|
end
|
4835
5294
|
end
|
4836
5295
|
end
|