google-apis-displayvideo_v1 0.5.0 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DisplayvideoV1
|
18
18
|
# Version of the google-apis-displayvideo_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.10.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.3.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210603"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -196,6 +196,12 @@ module Google
|
|
196
196
|
include Google::Apis::Core::JsonObjectSupport
|
197
197
|
end
|
198
198
|
|
199
|
+
class BudgetSummary
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
199
205
|
class BulkEditAdvertiserAssignedTargetingOptionsRequest
|
200
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
207
|
|
@@ -298,6 +304,12 @@ module Google
|
|
298
304
|
include Google::Apis::Core::JsonObjectSupport
|
299
305
|
end
|
300
306
|
|
307
|
+
class BulkListCampaignAssignedTargetingOptionsResponse
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
301
313
|
class BulkListInsertionOrderAssignedTargetingOptionsResponse
|
302
314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
315
|
|
@@ -316,6 +328,12 @@ module Google
|
|
316
328
|
include Google::Apis::Core::JsonObjectSupport
|
317
329
|
end
|
318
330
|
|
331
|
+
class CampaignBudget
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
319
337
|
class CampaignFlight
|
320
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
339
|
|
@@ -700,6 +718,12 @@ module Google
|
|
700
718
|
include Google::Apis::Core::JsonObjectSupport
|
701
719
|
end
|
702
720
|
|
721
|
+
class GenerateDefaultLineItemRequest
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
|
+
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
725
|
+
end
|
726
|
+
|
703
727
|
class GeoRegionAssignedTargetingOptionDetails
|
704
728
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
729
|
|
@@ -838,6 +862,12 @@ module Google
|
|
838
862
|
include Google::Apis::Core::JsonObjectSupport
|
839
863
|
end
|
840
864
|
|
865
|
+
class Invoice
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
|
+
|
868
|
+
include Google::Apis::Core::JsonObjectSupport
|
869
|
+
end
|
870
|
+
|
841
871
|
class KeywordAssignedTargetingOptionDetails
|
842
872
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
873
|
|
@@ -898,6 +928,12 @@ module Google
|
|
898
928
|
include Google::Apis::Core::JsonObjectSupport
|
899
929
|
end
|
900
930
|
|
931
|
+
class ListCampaignAssignedTargetingOptionsResponse
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
901
937
|
class ListCampaignsResponse
|
902
938
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
939
|
|
@@ -970,6 +1006,12 @@ module Google
|
|
970
1006
|
include Google::Apis::Core::JsonObjectSupport
|
971
1007
|
end
|
972
1008
|
|
1009
|
+
class ListInvoicesResponse
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
|
+
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
1013
|
+
end
|
1014
|
+
|
973
1015
|
class ListLineItemAssignedTargetingOptionsResponse
|
974
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
1017
|
|
@@ -1048,6 +1090,12 @@ module Google
|
|
1048
1090
|
include Google::Apis::Core::JsonObjectSupport
|
1049
1091
|
end
|
1050
1092
|
|
1093
|
+
class LookupInvoiceCurrencyResponse
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
+
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
1097
|
+
end
|
1098
|
+
|
1051
1099
|
class ManualTrigger
|
1052
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
1101
|
|
@@ -1078,6 +1126,18 @@ module Google
|
|
1078
1126
|
include Google::Apis::Core::JsonObjectSupport
|
1079
1127
|
end
|
1080
1128
|
|
1129
|
+
class NativeContentPositionAssignedTargetingOptionDetails
|
1130
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
|
+
|
1132
|
+
include Google::Apis::Core::JsonObjectSupport
|
1133
|
+
end
|
1134
|
+
|
1135
|
+
class NativeContentPositionTargetingOptionDetails
|
1136
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
|
+
|
1138
|
+
include Google::Apis::Core::JsonObjectSupport
|
1139
|
+
end
|
1140
|
+
|
1081
1141
|
class NegativeKeyword
|
1082
1142
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
1143
|
|
@@ -1204,6 +1264,18 @@ module Google
|
|
1204
1264
|
include Google::Apis::Core::JsonObjectSupport
|
1205
1265
|
end
|
1206
1266
|
|
1267
|
+
class PrismaConfig
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
|
+
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
1271
|
+
end
|
1272
|
+
|
1273
|
+
class PrismaCpeCode
|
1274
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
|
+
|
1276
|
+
include Google::Apis::Core::JsonObjectSupport
|
1277
|
+
end
|
1278
|
+
|
1207
1279
|
class ProximityLocationListAssignedTargetingOptionDetails
|
1208
1280
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1209
1281
|
|
@@ -1228,6 +1300,30 @@ module Google
|
|
1228
1300
|
include Google::Apis::Core::JsonObjectSupport
|
1229
1301
|
end
|
1230
1302
|
|
1303
|
+
class ReplaceNegativeKeywordsRequest
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
|
+
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
1307
|
+
end
|
1308
|
+
|
1309
|
+
class ReplaceNegativeKeywordsResponse
|
1310
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
|
+
|
1312
|
+
include Google::Apis::Core::JsonObjectSupport
|
1313
|
+
end
|
1314
|
+
|
1315
|
+
class ReplaceSitesRequest
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
|
+
|
1318
|
+
include Google::Apis::Core::JsonObjectSupport
|
1319
|
+
end
|
1320
|
+
|
1321
|
+
class ReplaceSitesResponse
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1323
|
+
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
1325
|
+
end
|
1326
|
+
|
1231
1327
|
class ReviewStatusInfo
|
1232
1328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
1329
|
|
@@ -1450,6 +1546,7 @@ module Google
|
|
1450
1546
|
|
1451
1547
|
property :name, as: 'name'
|
1452
1548
|
property :partner_id, :numeric_string => true, as: 'partnerId'
|
1549
|
+
property :prisma_enabled, as: 'prismaEnabled'
|
1453
1550
|
property :serving_config, as: 'servingConfig', class: Google::Apis::DisplayvideoV1::AdvertiserTargetingConfig, decorator: Google::Apis::DisplayvideoV1::AdvertiserTargetingConfig::Representation
|
1454
1551
|
|
1455
1552
|
property :update_time, as: 'updateTime'
|
@@ -1528,6 +1625,7 @@ module Google
|
|
1528
1625
|
# @private
|
1529
1626
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1530
1627
|
property :app_id, as: 'appId'
|
1628
|
+
property :app_platform, as: 'appPlatform'
|
1531
1629
|
property :display_name, as: 'displayName'
|
1532
1630
|
property :negative, as: 'negative'
|
1533
1631
|
end
|
@@ -1638,6 +1736,8 @@ module Google
|
|
1638
1736
|
property :language_details, as: 'languageDetails', class: Google::Apis::DisplayvideoV1::LanguageAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::LanguageAssignedTargetingOptionDetails::Representation
|
1639
1737
|
|
1640
1738
|
property :name, as: 'name'
|
1739
|
+
property :native_content_position_details, as: 'nativeContentPositionDetails', class: Google::Apis::DisplayvideoV1::NativeContentPositionAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::NativeContentPositionAssignedTargetingOptionDetails::Representation
|
1740
|
+
|
1641
1741
|
property :negative_keyword_list_details, as: 'negativeKeywordListDetails', class: Google::Apis::DisplayvideoV1::NegativeKeywordListAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::NegativeKeywordListAssignedTargetingOptionDetails::Representation
|
1642
1742
|
|
1643
1743
|
property :on_screen_position_details, as: 'onScreenPositionDetails', class: Google::Apis::DisplayvideoV1::OnScreenPositionAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OnScreenPositionAssignedTargetingOptionDetails::Representation
|
@@ -1761,6 +1861,18 @@ module Google
|
|
1761
1861
|
end
|
1762
1862
|
end
|
1763
1863
|
|
1864
|
+
class BudgetSummary
|
1865
|
+
# @private
|
1866
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1867
|
+
property :external_budget_id, as: 'externalBudgetId'
|
1868
|
+
property :pre_tax_amount_micros, :numeric_string => true, as: 'preTaxAmountMicros'
|
1869
|
+
property :prisma_cpe_code, as: 'prismaCpeCode', class: Google::Apis::DisplayvideoV1::PrismaCpeCode, decorator: Google::Apis::DisplayvideoV1::PrismaCpeCode::Representation
|
1870
|
+
|
1871
|
+
property :tax_amount_micros, :numeric_string => true, as: 'taxAmountMicros'
|
1872
|
+
property :total_amount_micros, :numeric_string => true, as: 'totalAmountMicros'
|
1873
|
+
end
|
1874
|
+
end
|
1875
|
+
|
1764
1876
|
class BulkEditAdvertiserAssignedTargetingOptionsRequest
|
1765
1877
|
# @private
|
1766
1878
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1913,6 +2025,15 @@ module Google
|
|
1913
2025
|
end
|
1914
2026
|
end
|
1915
2027
|
|
2028
|
+
class BulkListCampaignAssignedTargetingOptionsResponse
|
2029
|
+
# @private
|
2030
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2031
|
+
collection :assigned_targeting_options, as: 'assignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
|
2032
|
+
|
2033
|
+
property :next_page_token, as: 'nextPageToken'
|
2034
|
+
end
|
2035
|
+
end
|
2036
|
+
|
1916
2037
|
class BulkListInsertionOrderAssignedTargetingOptionsResponse
|
1917
2038
|
# @private
|
1918
2039
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1935,6 +2056,8 @@ module Google
|
|
1935
2056
|
# @private
|
1936
2057
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1937
2058
|
property :advertiser_id, :numeric_string => true, as: 'advertiserId'
|
2059
|
+
collection :campaign_budgets, as: 'campaignBudgets', class: Google::Apis::DisplayvideoV1::CampaignBudget, decorator: Google::Apis::DisplayvideoV1::CampaignBudget::Representation
|
2060
|
+
|
1938
2061
|
property :campaign_flight, as: 'campaignFlight', class: Google::Apis::DisplayvideoV1::CampaignFlight, decorator: Google::Apis::DisplayvideoV1::CampaignFlight::Representation
|
1939
2062
|
|
1940
2063
|
property :campaign_goal, as: 'campaignGoal', class: Google::Apis::DisplayvideoV1::CampaignGoal, decorator: Google::Apis::DisplayvideoV1::CampaignGoal::Representation
|
@@ -1949,6 +2072,23 @@ module Google
|
|
1949
2072
|
end
|
1950
2073
|
end
|
1951
2074
|
|
2075
|
+
class CampaignBudget
|
2076
|
+
# @private
|
2077
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2078
|
+
property :budget_amount_micros, :numeric_string => true, as: 'budgetAmountMicros'
|
2079
|
+
property :budget_id, :numeric_string => true, as: 'budgetId'
|
2080
|
+
property :budget_unit, as: 'budgetUnit'
|
2081
|
+
property :date_range, as: 'dateRange', class: Google::Apis::DisplayvideoV1::DateRange, decorator: Google::Apis::DisplayvideoV1::DateRange::Representation
|
2082
|
+
|
2083
|
+
property :display_name, as: 'displayName'
|
2084
|
+
property :external_budget_id, as: 'externalBudgetId'
|
2085
|
+
property :external_budget_source, as: 'externalBudgetSource'
|
2086
|
+
property :invoice_grouping_id, as: 'invoiceGroupingId'
|
2087
|
+
property :prisma_config, as: 'prismaConfig', class: Google::Apis::DisplayvideoV1::PrismaConfig, decorator: Google::Apis::DisplayvideoV1::PrismaConfig::Representation
|
2088
|
+
|
2089
|
+
end
|
2090
|
+
end
|
2091
|
+
|
1952
2092
|
class CampaignFlight
|
1953
2093
|
# @private
|
1954
2094
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2007,7 +2147,9 @@ module Google
|
|
2007
2147
|
property :channel_id, :numeric_string => true, as: 'channelId'
|
2008
2148
|
property :display_name, as: 'displayName'
|
2009
2149
|
property :name, as: 'name'
|
2150
|
+
property :negatively_targeted_line_item_count, :numeric_string => true, as: 'negativelyTargetedLineItemCount'
|
2010
2151
|
property :partner_id, :numeric_string => true, as: 'partnerId'
|
2152
|
+
property :positively_targeted_line_item_count, :numeric_string => true, as: 'positivelyTargetedLineItemCount'
|
2011
2153
|
end
|
2012
2154
|
end
|
2013
2155
|
|
@@ -2579,6 +2721,17 @@ module Google
|
|
2579
2721
|
end
|
2580
2722
|
end
|
2581
2723
|
|
2724
|
+
class GenerateDefaultLineItemRequest
|
2725
|
+
# @private
|
2726
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2727
|
+
property :display_name, as: 'displayName'
|
2728
|
+
property :insertion_order_id, :numeric_string => true, as: 'insertionOrderId'
|
2729
|
+
property :line_item_type, as: 'lineItemType'
|
2730
|
+
property :mobile_app, as: 'mobileApp', class: Google::Apis::DisplayvideoV1::MobileApp, decorator: Google::Apis::DisplayvideoV1::MobileApp::Representation
|
2731
|
+
|
2732
|
+
end
|
2733
|
+
end
|
2734
|
+
|
2582
2735
|
class GeoRegionAssignedTargetingOptionDetails
|
2583
2736
|
# @private
|
2584
2737
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2820,6 +2973,36 @@ module Google
|
|
2820
2973
|
end
|
2821
2974
|
end
|
2822
2975
|
|
2976
|
+
class Invoice
|
2977
|
+
# @private
|
2978
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2979
|
+
property :budget_invoice_grouping_id, as: 'budgetInvoiceGroupingId'
|
2980
|
+
collection :budget_summaries, as: 'budgetSummaries', class: Google::Apis::DisplayvideoV1::BudgetSummary, decorator: Google::Apis::DisplayvideoV1::BudgetSummary::Representation
|
2981
|
+
|
2982
|
+
property :corrected_invoice_id, as: 'correctedInvoiceId'
|
2983
|
+
property :currency_code, as: 'currencyCode'
|
2984
|
+
property :display_name, as: 'displayName'
|
2985
|
+
property :due_date, as: 'dueDate', class: Google::Apis::DisplayvideoV1::Date, decorator: Google::Apis::DisplayvideoV1::Date::Representation
|
2986
|
+
|
2987
|
+
property :invoice_id, as: 'invoiceId'
|
2988
|
+
property :invoice_type, as: 'invoiceType'
|
2989
|
+
property :issue_date, as: 'issueDate', class: Google::Apis::DisplayvideoV1::Date, decorator: Google::Apis::DisplayvideoV1::Date::Representation
|
2990
|
+
|
2991
|
+
property :name, as: 'name'
|
2992
|
+
property :non_budget_micros, :numeric_string => true, as: 'nonBudgetMicros'
|
2993
|
+
property :payments_account_id, as: 'paymentsAccountId'
|
2994
|
+
property :payments_profile_id, as: 'paymentsProfileId'
|
2995
|
+
property :pdf_url, as: 'pdfUrl'
|
2996
|
+
property :purchase_order_number, as: 'purchaseOrderNumber'
|
2997
|
+
collection :replaced_invoice_ids, as: 'replacedInvoiceIds'
|
2998
|
+
property :service_date_range, as: 'serviceDateRange', class: Google::Apis::DisplayvideoV1::DateRange, decorator: Google::Apis::DisplayvideoV1::DateRange::Representation
|
2999
|
+
|
3000
|
+
property :subtotal_amount_micros, :numeric_string => true, as: 'subtotalAmountMicros'
|
3001
|
+
property :total_amount_micros, :numeric_string => true, as: 'totalAmountMicros'
|
3002
|
+
property :total_tax_amount_micros, :numeric_string => true, as: 'totalTaxAmountMicros'
|
3003
|
+
end
|
3004
|
+
end
|
3005
|
+
|
2823
3006
|
class KeywordAssignedTargetingOptionDetails
|
2824
3007
|
# @private
|
2825
3008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2939,6 +3122,15 @@ module Google
|
|
2939
3122
|
end
|
2940
3123
|
end
|
2941
3124
|
|
3125
|
+
class ListCampaignAssignedTargetingOptionsResponse
|
3126
|
+
# @private
|
3127
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3128
|
+
collection :assigned_targeting_options, as: 'assignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
|
3129
|
+
|
3130
|
+
property :next_page_token, as: 'nextPageToken'
|
3131
|
+
end
|
3132
|
+
end
|
3133
|
+
|
2942
3134
|
class ListCampaignsResponse
|
2943
3135
|
# @private
|
2944
3136
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3047,6 +3239,15 @@ module Google
|
|
3047
3239
|
end
|
3048
3240
|
end
|
3049
3241
|
|
3242
|
+
class ListInvoicesResponse
|
3243
|
+
# @private
|
3244
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3245
|
+
collection :invoices, as: 'invoices', class: Google::Apis::DisplayvideoV1::Invoice, decorator: Google::Apis::DisplayvideoV1::Invoice::Representation
|
3246
|
+
|
3247
|
+
property :next_page_token, as: 'nextPageToken'
|
3248
|
+
end
|
3249
|
+
end
|
3250
|
+
|
3050
3251
|
class ListLineItemAssignedTargetingOptionsResponse
|
3051
3252
|
# @private
|
3052
3253
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3165,6 +3366,13 @@ module Google
|
|
3165
3366
|
end
|
3166
3367
|
end
|
3167
3368
|
|
3369
|
+
class LookupInvoiceCurrencyResponse
|
3370
|
+
# @private
|
3371
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3372
|
+
property :currency_code, as: 'currencyCode'
|
3373
|
+
end
|
3374
|
+
end
|
3375
|
+
|
3168
3376
|
class ManualTrigger
|
3169
3377
|
# @private
|
3170
3378
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3214,6 +3422,21 @@ module Google
|
|
3214
3422
|
end
|
3215
3423
|
end
|
3216
3424
|
|
3425
|
+
class NativeContentPositionAssignedTargetingOptionDetails
|
3426
|
+
# @private
|
3427
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3428
|
+
property :content_position, as: 'contentPosition'
|
3429
|
+
property :targeting_option_id, as: 'targetingOptionId'
|
3430
|
+
end
|
3431
|
+
end
|
3432
|
+
|
3433
|
+
class NativeContentPositionTargetingOptionDetails
|
3434
|
+
# @private
|
3435
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3436
|
+
property :content_position, as: 'contentPosition'
|
3437
|
+
end
|
3438
|
+
end
|
3439
|
+
|
3217
3440
|
class NegativeKeyword
|
3218
3441
|
# @private
|
3219
3442
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3229,6 +3452,7 @@ module Google
|
|
3229
3452
|
property :display_name, as: 'displayName'
|
3230
3453
|
property :name, as: 'name'
|
3231
3454
|
property :negative_keyword_list_id, :numeric_string => true, as: 'negativeKeywordListId'
|
3455
|
+
property :targeted_line_item_count, :numeric_string => true, as: 'targetedLineItemCount'
|
3232
3456
|
end
|
3233
3457
|
end
|
3234
3458
|
|
@@ -3414,6 +3638,25 @@ module Google
|
|
3414
3638
|
end
|
3415
3639
|
end
|
3416
3640
|
|
3641
|
+
class PrismaConfig
|
3642
|
+
# @private
|
3643
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3644
|
+
property :prisma_cpe_code, as: 'prismaCpeCode', class: Google::Apis::DisplayvideoV1::PrismaCpeCode, decorator: Google::Apis::DisplayvideoV1::PrismaCpeCode::Representation
|
3645
|
+
|
3646
|
+
property :prisma_type, as: 'prismaType'
|
3647
|
+
property :supplier, as: 'supplier'
|
3648
|
+
end
|
3649
|
+
end
|
3650
|
+
|
3651
|
+
class PrismaCpeCode
|
3652
|
+
# @private
|
3653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3654
|
+
property :prisma_client_code, as: 'prismaClientCode'
|
3655
|
+
property :prisma_estimate_code, as: 'prismaEstimateCode'
|
3656
|
+
property :prisma_product_code, as: 'prismaProductCode'
|
3657
|
+
end
|
3658
|
+
end
|
3659
|
+
|
3417
3660
|
class ProximityLocationListAssignedTargetingOptionDetails
|
3418
3661
|
# @private
|
3419
3662
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3450,6 +3693,40 @@ module Google
|
|
3450
3693
|
end
|
3451
3694
|
end
|
3452
3695
|
|
3696
|
+
class ReplaceNegativeKeywordsRequest
|
3697
|
+
# @private
|
3698
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3699
|
+
collection :new_negative_keywords, as: 'newNegativeKeywords', class: Google::Apis::DisplayvideoV1::NegativeKeyword, decorator: Google::Apis::DisplayvideoV1::NegativeKeyword::Representation
|
3700
|
+
|
3701
|
+
end
|
3702
|
+
end
|
3703
|
+
|
3704
|
+
class ReplaceNegativeKeywordsResponse
|
3705
|
+
# @private
|
3706
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3707
|
+
collection :negative_keywords, as: 'negativeKeywords', class: Google::Apis::DisplayvideoV1::NegativeKeyword, decorator: Google::Apis::DisplayvideoV1::NegativeKeyword::Representation
|
3708
|
+
|
3709
|
+
end
|
3710
|
+
end
|
3711
|
+
|
3712
|
+
class ReplaceSitesRequest
|
3713
|
+
# @private
|
3714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3715
|
+
property :advertiser_id, :numeric_string => true, as: 'advertiserId'
|
3716
|
+
collection :new_sites, as: 'newSites', class: Google::Apis::DisplayvideoV1::Site, decorator: Google::Apis::DisplayvideoV1::Site::Representation
|
3717
|
+
|
3718
|
+
property :partner_id, :numeric_string => true, as: 'partnerId'
|
3719
|
+
end
|
3720
|
+
end
|
3721
|
+
|
3722
|
+
class ReplaceSitesResponse
|
3723
|
+
# @private
|
3724
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3725
|
+
collection :sites, as: 'sites', class: Google::Apis::DisplayvideoV1::Site, decorator: Google::Apis::DisplayvideoV1::Site::Representation
|
3726
|
+
|
3727
|
+
end
|
3728
|
+
end
|
3729
|
+
|
3453
3730
|
class ReviewStatusInfo
|
3454
3731
|
# @private
|
3455
3732
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3599,6 +3876,8 @@ module Google
|
|
3599
3876
|
property :language_details, as: 'languageDetails', class: Google::Apis::DisplayvideoV1::LanguageTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::LanguageTargetingOptionDetails::Representation
|
3600
3877
|
|
3601
3878
|
property :name, as: 'name'
|
3879
|
+
property :native_content_position_details, as: 'nativeContentPositionDetails', class: Google::Apis::DisplayvideoV1::NativeContentPositionTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::NativeContentPositionTargetingOptionDetails::Representation
|
3880
|
+
|
3602
3881
|
property :on_screen_position_details, as: 'onScreenPositionDetails', class: Google::Apis::DisplayvideoV1::OnScreenPositionTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OnScreenPositionTargetingOptionDetails::Representation
|
3603
3882
|
|
3604
3883
|
property :operating_system_details, as: 'operatingSystemDetails', class: Google::Apis::DisplayvideoV1::OperatingSystemTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OperatingSystemTargetingOptionDetails::Representation
|