google-apis-displayvideo_v1 0.7.0 → 0.12.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.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 19e787d76ed9d2ab56f2e1d83961a5529592577003bee0ecbdea6f5c36ff2174
|
4
|
+
data.tar.gz: '069b78445ae525118a596c27e2f3a70872a5c1952331d3b63fe88bc856872a1b'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4713ad7d29112ec0e07e7b7c6639b1ae8253b542b4f3a934cc107600b3b43197dca1b2dcfd2ef99af03eeac86e2ea92eaaecfbe9dcf9c6a2ee5775ff950f0801
|
7
|
+
data.tar.gz: af968d100e6ad2abfe2ef191dbd31be6d45c766ef018b1621bfbb3c734edc634d0dc145621e8df6485282812b7a721f3f929fa170807953edad34252910cdece
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,27 @@
|
|
1
1
|
# Release history for google-apis-displayvideo_v1
|
2
2
|
|
3
|
+
### v0.12.0 (2021-06-29)
|
4
|
+
|
5
|
+
* Regenerated using generator version 0.4.0
|
6
|
+
|
7
|
+
### v0.11.0 (2021-06-24)
|
8
|
+
|
9
|
+
* Unspecified changes
|
10
|
+
|
11
|
+
### v0.10.0 (2021-06-04)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20210603
|
14
|
+
* Regenerated using generator version 0.3.0
|
15
|
+
|
16
|
+
### v0.9.0 (2021-05-21)
|
17
|
+
|
18
|
+
* Regenerated from discovery document revision 20210520
|
19
|
+
* Unspecified changes
|
20
|
+
|
21
|
+
### v0.8.0 (2021-04-23)
|
22
|
+
|
23
|
+
* Regenerated from discovery document revision 20210422
|
24
|
+
|
3
25
|
### v0.7.0 (2021-03-23)
|
4
26
|
|
5
27
|
* Regenerated from discovery document revision 20210318
|
@@ -137,8 +137,9 @@ module Google
|
|
137
137
|
|
138
138
|
# Required. Controls whether or not insertion orders and line items of the
|
139
139
|
# advertiser can spend their budgets and bid on inventory. * Accepted values are
|
140
|
-
# `ENTITY_STATUS_ACTIVE` and `
|
141
|
-
#
|
140
|
+
# `ENTITY_STATUS_ACTIVE`, `ENTITY_STATUS_PAUSED` and `
|
141
|
+
# ENTITY_STATUS_SCHEDULED_FOR_DELETION`. * If set to `
|
142
|
+
# ENTITY_STATUS_SCHEDULED_FOR_DELETION`, the advertiser will be deleted 30 days
|
142
143
|
# from when it was first scheduled for deletion.
|
143
144
|
# Corresponds to the JSON property `entityStatus`
|
144
145
|
# @return [String]
|
@@ -165,6 +166,16 @@ module Google
|
|
165
166
|
# @return [Fixnum]
|
166
167
|
attr_accessor :partner_id
|
167
168
|
|
169
|
+
# Whether integration with Mediaocean (Prisma) is enabled. By enabling this, you
|
170
|
+
# agree to the following: On behalf of my company, I authorize Mediaocean (
|
171
|
+
# Prisma) to send budget segment plans to Google, and I authorize Google to send
|
172
|
+
# corresponding reporting and invoices from DV360 to Mediaocean for the purposes
|
173
|
+
# of budget planning, billing, and reconciliation for this advertiser.
|
174
|
+
# Corresponds to the JSON property `prismaEnabled`
|
175
|
+
# @return [Boolean]
|
176
|
+
attr_accessor :prisma_enabled
|
177
|
+
alias_method :prisma_enabled?, :prisma_enabled
|
178
|
+
|
168
179
|
# Targeting settings related to ad serving of an advertiser.
|
169
180
|
# Corresponds to the JSON property `servingConfig`
|
170
181
|
# @return [Google::Apis::DisplayvideoV1::AdvertiserTargetingConfig]
|
@@ -192,6 +203,7 @@ module Google
|
|
192
203
|
@integration_details = args[:integration_details] if args.key?(:integration_details)
|
193
204
|
@name = args[:name] if args.key?(:name)
|
194
205
|
@partner_id = args[:partner_id] if args.key?(:partner_id)
|
206
|
+
@prisma_enabled = args[:prisma_enabled] if args.key?(:prisma_enabled)
|
195
207
|
@serving_config = args[:serving_config] if args.key?(:serving_config)
|
196
208
|
@update_time = args[:update_time] if args.key?(:update_time)
|
197
209
|
end
|
@@ -858,6 +870,15 @@ module Google
|
|
858
870
|
# @return [String]
|
859
871
|
attr_accessor :name
|
860
872
|
|
873
|
+
# Details for native content position assigned targeting option. This will be
|
874
|
+
# populated in the native_content_position_details field when targeting_type is `
|
875
|
+
# TARGETING_TYPE_NATIVE_CONTENT_POSITION`. Explicitly targeting all options is
|
876
|
+
# not supported. Remove all native content position targeting options to achieve
|
877
|
+
# this effect.
|
878
|
+
# Corresponds to the JSON property `nativeContentPositionDetails`
|
879
|
+
# @return [Google::Apis::DisplayvideoV1::NativeContentPositionAssignedTargetingOptionDetails]
|
880
|
+
attr_accessor :native_content_position_details
|
881
|
+
|
861
882
|
# Targeting details for negative keyword list. This will be populated in the
|
862
883
|
# details field of an AssignedTargetingOption when targeting_type is `
|
863
884
|
# TARGETING_TYPE_NEGATIVE_KEYWORD_LIST`.
|
@@ -989,6 +1010,7 @@ module Google
|
|
989
1010
|
@keyword_details = args[:keyword_details] if args.key?(:keyword_details)
|
990
1011
|
@language_details = args[:language_details] if args.key?(:language_details)
|
991
1012
|
@name = args[:name] if args.key?(:name)
|
1013
|
+
@native_content_position_details = args[:native_content_position_details] if args.key?(:native_content_position_details)
|
992
1014
|
@negative_keyword_list_details = args[:negative_keyword_list_details] if args.key?(:negative_keyword_list_details)
|
993
1015
|
@on_screen_position_details = args[:on_screen_position_details] if args.key?(:on_screen_position_details)
|
994
1016
|
@operating_system_details = args[:operating_system_details] if args.key?(:operating_system_details)
|
@@ -1353,6 +1375,57 @@ module Google
|
|
1353
1375
|
end
|
1354
1376
|
end
|
1355
1377
|
|
1378
|
+
# Summarized information of an individual campaign budget.
|
1379
|
+
class BudgetSummary
|
1380
|
+
include Google::Apis::Core::Hashable
|
1381
|
+
|
1382
|
+
# Corresponds to the external_budget_id of a campaign budget. If the value is
|
1383
|
+
# not set in the campaign budget, this field will be empty.
|
1384
|
+
# Corresponds to the JSON property `externalBudgetId`
|
1385
|
+
# @return [String]
|
1386
|
+
attr_accessor :external_budget_id
|
1387
|
+
|
1388
|
+
# The sum of charges made under this budget before taxes, in micros of the
|
1389
|
+
# invoice's currency. For example, if currency_code is `USD`, then 1000000
|
1390
|
+
# represents one US dollar.
|
1391
|
+
# Corresponds to the JSON property `preTaxAmountMicros`
|
1392
|
+
# @return [Fixnum]
|
1393
|
+
attr_accessor :pre_tax_amount_micros
|
1394
|
+
|
1395
|
+
# Google Payments Center supports searching and filtering on the component
|
1396
|
+
# fields of this code.
|
1397
|
+
# Corresponds to the JSON property `prismaCpeCode`
|
1398
|
+
# @return [Google::Apis::DisplayvideoV1::PrismaCpeCode]
|
1399
|
+
attr_accessor :prisma_cpe_code
|
1400
|
+
|
1401
|
+
# The amount of tax applied to charges under this budget, in micros of the
|
1402
|
+
# invoice's currency. For example, if currency_code is `USD`, then 1000000
|
1403
|
+
# represents one US dollar.
|
1404
|
+
# Corresponds to the JSON property `taxAmountMicros`
|
1405
|
+
# @return [Fixnum]
|
1406
|
+
attr_accessor :tax_amount_micros
|
1407
|
+
|
1408
|
+
# The total sum of charges made under this budget, including tax, in micros of
|
1409
|
+
# the invoice's currency. For example, if currency_code is `USD`, then 1000000
|
1410
|
+
# represents one US dollar.
|
1411
|
+
# Corresponds to the JSON property `totalAmountMicros`
|
1412
|
+
# @return [Fixnum]
|
1413
|
+
attr_accessor :total_amount_micros
|
1414
|
+
|
1415
|
+
def initialize(**args)
|
1416
|
+
update!(**args)
|
1417
|
+
end
|
1418
|
+
|
1419
|
+
# Update properties of this object
|
1420
|
+
def update!(**args)
|
1421
|
+
@external_budget_id = args[:external_budget_id] if args.key?(:external_budget_id)
|
1422
|
+
@pre_tax_amount_micros = args[:pre_tax_amount_micros] if args.key?(:pre_tax_amount_micros)
|
1423
|
+
@prisma_cpe_code = args[:prisma_cpe_code] if args.key?(:prisma_cpe_code)
|
1424
|
+
@tax_amount_micros = args[:tax_amount_micros] if args.key?(:tax_amount_micros)
|
1425
|
+
@total_amount_micros = args[:total_amount_micros] if args.key?(:total_amount_micros)
|
1426
|
+
end
|
1427
|
+
end
|
1428
|
+
|
1356
1429
|
# Request message for BulkEditAdvertiserAssignedTargetingOptions.
|
1357
1430
|
class BulkEditAdvertiserAssignedTargetingOptionsRequest
|
1358
1431
|
include Google::Apis::Core::Hashable
|
@@ -1885,6 +1958,12 @@ module Google
|
|
1885
1958
|
# @return [Fixnum]
|
1886
1959
|
attr_accessor :advertiser_id
|
1887
1960
|
|
1961
|
+
# The list of budgets available to this campaign. If this field is not set, the
|
1962
|
+
# campaign uses an unlimited budget.
|
1963
|
+
# Corresponds to the JSON property `campaignBudgets`
|
1964
|
+
# @return [Array<Google::Apis::DisplayvideoV1::CampaignBudget>]
|
1965
|
+
attr_accessor :campaign_budgets
|
1966
|
+
|
1888
1967
|
# Settings that track the planned spend and duration of a campaign.
|
1889
1968
|
# Corresponds to the JSON property `campaignFlight`
|
1890
1969
|
# @return [Google::Apis::DisplayvideoV1::CampaignFlight]
|
@@ -1938,6 +2017,7 @@ module Google
|
|
1938
2017
|
# Update properties of this object
|
1939
2018
|
def update!(**args)
|
1940
2019
|
@advertiser_id = args[:advertiser_id] if args.key?(:advertiser_id)
|
2020
|
+
@campaign_budgets = args[:campaign_budgets] if args.key?(:campaign_budgets)
|
1941
2021
|
@campaign_flight = args[:campaign_flight] if args.key?(:campaign_flight)
|
1942
2022
|
@campaign_goal = args[:campaign_goal] if args.key?(:campaign_goal)
|
1943
2023
|
@campaign_id = args[:campaign_id] if args.key?(:campaign_id)
|
@@ -1949,6 +2029,85 @@ module Google
|
|
1949
2029
|
end
|
1950
2030
|
end
|
1951
2031
|
|
2032
|
+
# Settings that control how the campaign budget is allocated.
|
2033
|
+
class CampaignBudget
|
2034
|
+
include Google::Apis::Core::Hashable
|
2035
|
+
|
2036
|
+
# Required. The total amount the linked insertion order segments can budget. The
|
2037
|
+
# amount is in micros. Must be greater than 0. For example, 500000000 represents
|
2038
|
+
# 500 standard units of the currency.
|
2039
|
+
# Corresponds to the JSON property `budgetAmountMicros`
|
2040
|
+
# @return [Fixnum]
|
2041
|
+
attr_accessor :budget_amount_micros
|
2042
|
+
|
2043
|
+
# The unique ID of the campaign budget. Assigned by the system. Do not set for
|
2044
|
+
# new budgets. Must be included when updating or adding budgets to
|
2045
|
+
# campaign_budgets. Otherwise, a new ID will be generated and assigned.
|
2046
|
+
# Corresponds to the JSON property `budgetId`
|
2047
|
+
# @return [Fixnum]
|
2048
|
+
attr_accessor :budget_id
|
2049
|
+
|
2050
|
+
# Required. Immutable. Specifies whether the budget is measured in currency or
|
2051
|
+
# impressions.
|
2052
|
+
# Corresponds to the JSON property `budgetUnit`
|
2053
|
+
# @return [String]
|
2054
|
+
attr_accessor :budget_unit
|
2055
|
+
|
2056
|
+
# A date range.
|
2057
|
+
# Corresponds to the JSON property `dateRange`
|
2058
|
+
# @return [Google::Apis::DisplayvideoV1::DateRange]
|
2059
|
+
attr_accessor :date_range
|
2060
|
+
|
2061
|
+
# Required. The display name of the budget. Must be UTF-8 encoded with a maximum
|
2062
|
+
# size of 240 bytes.
|
2063
|
+
# Corresponds to the JSON property `displayName`
|
2064
|
+
# @return [String]
|
2065
|
+
attr_accessor :display_name
|
2066
|
+
|
2067
|
+
# Immutable. The ID identifying this budget to the external source. If this
|
2068
|
+
# field is set and the invoice detail level of the corresponding billing profile
|
2069
|
+
# is set to "Budget level PO", all impressions served against this budget will
|
2070
|
+
# include this ID on the invoice. Must be unique under the campaign.
|
2071
|
+
# Corresponds to the JSON property `externalBudgetId`
|
2072
|
+
# @return [String]
|
2073
|
+
attr_accessor :external_budget_id
|
2074
|
+
|
2075
|
+
# Required. The external source of the budget.
|
2076
|
+
# Corresponds to the JSON property `externalBudgetSource`
|
2077
|
+
# @return [String]
|
2078
|
+
attr_accessor :external_budget_source
|
2079
|
+
|
2080
|
+
# Immutable. The ID used to group budgets to be included the same invoice. If
|
2081
|
+
# this field is set and the invoice level of the corresponding billing profile
|
2082
|
+
# is set to "Budget invoice grouping ID", all external_budget_id sharing the
|
2083
|
+
# same invoice_grouping_id will be grouped in the same invoice.
|
2084
|
+
# Corresponds to the JSON property `invoiceGroupingId`
|
2085
|
+
# @return [String]
|
2086
|
+
attr_accessor :invoice_grouping_id
|
2087
|
+
|
2088
|
+
# Settings specific to the Mediaocean Prisma tool.
|
2089
|
+
# Corresponds to the JSON property `prismaConfig`
|
2090
|
+
# @return [Google::Apis::DisplayvideoV1::PrismaConfig]
|
2091
|
+
attr_accessor :prisma_config
|
2092
|
+
|
2093
|
+
def initialize(**args)
|
2094
|
+
update!(**args)
|
2095
|
+
end
|
2096
|
+
|
2097
|
+
# Update properties of this object
|
2098
|
+
def update!(**args)
|
2099
|
+
@budget_amount_micros = args[:budget_amount_micros] if args.key?(:budget_amount_micros)
|
2100
|
+
@budget_id = args[:budget_id] if args.key?(:budget_id)
|
2101
|
+
@budget_unit = args[:budget_unit] if args.key?(:budget_unit)
|
2102
|
+
@date_range = args[:date_range] if args.key?(:date_range)
|
2103
|
+
@display_name = args[:display_name] if args.key?(:display_name)
|
2104
|
+
@external_budget_id = args[:external_budget_id] if args.key?(:external_budget_id)
|
2105
|
+
@external_budget_source = args[:external_budget_source] if args.key?(:external_budget_source)
|
2106
|
+
@invoice_grouping_id = args[:invoice_grouping_id] if args.key?(:invoice_grouping_id)
|
2107
|
+
@prisma_config = args[:prisma_config] if args.key?(:prisma_config)
|
2108
|
+
end
|
2109
|
+
end
|
2110
|
+
|
1952
2111
|
# Settings that track the planned spend and duration of a campaign.
|
1953
2112
|
class CampaignFlight
|
1954
2113
|
include Google::Apis::Core::Hashable
|
@@ -2146,11 +2305,23 @@ module Google
|
|
2146
2305
|
# @return [String]
|
2147
2306
|
attr_accessor :name
|
2148
2307
|
|
2308
|
+
# Output only. Number of line items that are directly targeting this channel
|
2309
|
+
# negatively.
|
2310
|
+
# Corresponds to the JSON property `negativelyTargetedLineItemCount`
|
2311
|
+
# @return [Fixnum]
|
2312
|
+
attr_accessor :negatively_targeted_line_item_count
|
2313
|
+
|
2149
2314
|
# The ID of the partner that owns the channel.
|
2150
2315
|
# Corresponds to the JSON property `partnerId`
|
2151
2316
|
# @return [Fixnum]
|
2152
2317
|
attr_accessor :partner_id
|
2153
2318
|
|
2319
|
+
# Output only. Number of line items that are directly targeting this channel
|
2320
|
+
# positively.
|
2321
|
+
# Corresponds to the JSON property `positivelyTargetedLineItemCount`
|
2322
|
+
# @return [Fixnum]
|
2323
|
+
attr_accessor :positively_targeted_line_item_count
|
2324
|
+
|
2154
2325
|
def initialize(**args)
|
2155
2326
|
update!(**args)
|
2156
2327
|
end
|
@@ -2161,7 +2332,9 @@ module Google
|
|
2161
2332
|
@channel_id = args[:channel_id] if args.key?(:channel_id)
|
2162
2333
|
@display_name = args[:display_name] if args.key?(:display_name)
|
2163
2334
|
@name = args[:name] if args.key?(:name)
|
2335
|
+
@negatively_targeted_line_item_count = args[:negatively_targeted_line_item_count] if args.key?(:negatively_targeted_line_item_count)
|
2164
2336
|
@partner_id = args[:partner_id] if args.key?(:partner_id)
|
2337
|
+
@positively_targeted_line_item_count = args[:positively_targeted_line_item_count] if args.key?(:positively_targeted_line_item_count)
|
2165
2338
|
end
|
2166
2339
|
end
|
2167
2340
|
|
@@ -4871,7 +5044,8 @@ module Google
|
|
4871
5044
|
# @return [Fixnum]
|
4872
5045
|
attr_accessor :budget_amount_micros
|
4873
5046
|
|
4874
|
-
# The
|
5047
|
+
# The budget_id of the campaign budget that this insertion order budget segment
|
5048
|
+
# is a part of.
|
4875
5049
|
# Corresponds to the JSON property `campaignBudgetId`
|
4876
5050
|
# @return [Fixnum]
|
4877
5051
|
attr_accessor :campaign_budget_id
|
@@ -5327,6 +5501,176 @@ module Google
|
|
5327
5501
|
end
|
5328
5502
|
end
|
5329
5503
|
|
5504
|
+
# A single invoice.
|
5505
|
+
class Invoice
|
5506
|
+
include Google::Apis::Core::Hashable
|
5507
|
+
|
5508
|
+
# The budget grouping ID for this invoice. This field will only be set if the
|
5509
|
+
# invoice level of the corresponding billing profile was set to "Budget invoice
|
5510
|
+
# grouping ID".
|
5511
|
+
# Corresponds to the JSON property `budgetInvoiceGroupingId`
|
5512
|
+
# @return [String]
|
5513
|
+
attr_accessor :budget_invoice_grouping_id
|
5514
|
+
|
5515
|
+
# The list of summarized information for each budget associated with this
|
5516
|
+
# invoice. This field will only be set if the invoice detail level of the
|
5517
|
+
# corresponding billing profile was set to "Budget level PO".
|
5518
|
+
# Corresponds to the JSON property `budgetSummaries`
|
5519
|
+
# @return [Array<Google::Apis::DisplayvideoV1::BudgetSummary>]
|
5520
|
+
attr_accessor :budget_summaries
|
5521
|
+
|
5522
|
+
# The ID of the original invoice being adjusted by this invoice, if applicable.
|
5523
|
+
# May appear on the invoice PDF as `Reference invoice number`. If
|
5524
|
+
# replaced_invoice_ids is set, this field will be empty.
|
5525
|
+
# Corresponds to the JSON property `correctedInvoiceId`
|
5526
|
+
# @return [String]
|
5527
|
+
attr_accessor :corrected_invoice_id
|
5528
|
+
|
5529
|
+
# The currency used in the invoice in ISO 4217 format.
|
5530
|
+
# Corresponds to the JSON property `currencyCode`
|
5531
|
+
# @return [String]
|
5532
|
+
attr_accessor :currency_code
|
5533
|
+
|
5534
|
+
# The display name of the invoice.
|
5535
|
+
# Corresponds to the JSON property `displayName`
|
5536
|
+
# @return [String]
|
5537
|
+
attr_accessor :display_name
|
5538
|
+
|
5539
|
+
# Represents a whole or partial calendar date, such as a birthday. The time of
|
5540
|
+
# day and time zone are either specified elsewhere or are insignificant. The
|
5541
|
+
# date is relative to the Gregorian Calendar. This can represent one of the
|
5542
|
+
# following: * A full date, with non-zero year, month, and day values * A month
|
5543
|
+
# and day value, with a zero year, such as an anniversary * A year on its own,
|
5544
|
+
# with zero month and day values * A year and month value, with a zero day, such
|
5545
|
+
# as a credit card expiration date Related types are google.type.TimeOfDay and `
|
5546
|
+
# google.protobuf.Timestamp`.
|
5547
|
+
# Corresponds to the JSON property `dueDate`
|
5548
|
+
# @return [Google::Apis::DisplayvideoV1::Date]
|
5549
|
+
attr_accessor :due_date
|
5550
|
+
|
5551
|
+
# The unique ID of the invoice.
|
5552
|
+
# Corresponds to the JSON property `invoiceId`
|
5553
|
+
# @return [String]
|
5554
|
+
attr_accessor :invoice_id
|
5555
|
+
|
5556
|
+
# The type of invoice document.
|
5557
|
+
# Corresponds to the JSON property `invoiceType`
|
5558
|
+
# @return [String]
|
5559
|
+
attr_accessor :invoice_type
|
5560
|
+
|
5561
|
+
# Represents a whole or partial calendar date, such as a birthday. The time of
|
5562
|
+
# day and time zone are either specified elsewhere or are insignificant. The
|
5563
|
+
# date is relative to the Gregorian Calendar. This can represent one of the
|
5564
|
+
# following: * A full date, with non-zero year, month, and day values * A month
|
5565
|
+
# and day value, with a zero year, such as an anniversary * A year on its own,
|
5566
|
+
# with zero month and day values * A year and month value, with a zero day, such
|
5567
|
+
# as a credit card expiration date Related types are google.type.TimeOfDay and `
|
5568
|
+
# google.protobuf.Timestamp`.
|
5569
|
+
# Corresponds to the JSON property `issueDate`
|
5570
|
+
# @return [Google::Apis::DisplayvideoV1::Date]
|
5571
|
+
attr_accessor :issue_date
|
5572
|
+
|
5573
|
+
# The resource name of the invoice.
|
5574
|
+
# Corresponds to the JSON property `name`
|
5575
|
+
# @return [String]
|
5576
|
+
attr_accessor :name
|
5577
|
+
|
5578
|
+
# The total amount of costs or adjustments not tied to a particular budget, in
|
5579
|
+
# micros of the invoice's currency. For example, if currency_code is `USD`, then
|
5580
|
+
# 1000000 represents one US dollar.
|
5581
|
+
# Corresponds to the JSON property `nonBudgetMicros`
|
5582
|
+
# @return [Fixnum]
|
5583
|
+
attr_accessor :non_budget_micros
|
5584
|
+
|
5585
|
+
# The ID of the payments account the invoice belongs to. Appears on the invoice
|
5586
|
+
# PDF as `Billing Account Number`.
|
5587
|
+
# Corresponds to the JSON property `paymentsAccountId`
|
5588
|
+
# @return [String]
|
5589
|
+
attr_accessor :payments_account_id
|
5590
|
+
|
5591
|
+
# The ID of the payments profile the invoice belongs to. Appears on the invoice
|
5592
|
+
# PDF as `Billing ID`.
|
5593
|
+
# Corresponds to the JSON property `paymentsProfileId`
|
5594
|
+
# @return [String]
|
5595
|
+
attr_accessor :payments_profile_id
|
5596
|
+
|
5597
|
+
# The URL to download a PDF copy of the invoice. This URL is user specific and
|
5598
|
+
# requires a valid OAuth 2.0 access token to access. The access token must be
|
5599
|
+
# provided in an `Authorization: Bearer` HTTP header and be authorized for one
|
5600
|
+
# of the following scopes: * `https://www.googleapis.com/auth/display-video-
|
5601
|
+
# mediaplanning` * `https://www.googleapis.com/auth/display-video` The URL will
|
5602
|
+
# be valid for 7 days after retrieval of this invoice object or until this
|
5603
|
+
# invoice is retrieved again.
|
5604
|
+
# Corresponds to the JSON property `pdfUrl`
|
5605
|
+
# @return [String]
|
5606
|
+
attr_accessor :pdf_url
|
5607
|
+
|
5608
|
+
# Purchase order number associated with the invoice.
|
5609
|
+
# Corresponds to the JSON property `purchaseOrderNumber`
|
5610
|
+
# @return [String]
|
5611
|
+
attr_accessor :purchase_order_number
|
5612
|
+
|
5613
|
+
# The ID(s) of any originally issued invoice that is being cancelled by this
|
5614
|
+
# invoice, if applicable. Multiple invoices may be listed if those invoices are
|
5615
|
+
# being consolidated into a single invoice. May appear on invoice PDF as `
|
5616
|
+
# Replaced invoice numbers`. If corrected_invoice_id is set, this field will be
|
5617
|
+
# empty.
|
5618
|
+
# Corresponds to the JSON property `replacedInvoiceIds`
|
5619
|
+
# @return [Array<String>]
|
5620
|
+
attr_accessor :replaced_invoice_ids
|
5621
|
+
|
5622
|
+
# A date range.
|
5623
|
+
# Corresponds to the JSON property `serviceDateRange`
|
5624
|
+
# @return [Google::Apis::DisplayvideoV1::DateRange]
|
5625
|
+
attr_accessor :service_date_range
|
5626
|
+
|
5627
|
+
# The pre-tax subtotal amount, in micros of the invoice's currency. For example,
|
5628
|
+
# if currency_code is `USD`, then 1000000 represents one US dollar.
|
5629
|
+
# Corresponds to the JSON property `subtotalAmountMicros`
|
5630
|
+
# @return [Fixnum]
|
5631
|
+
attr_accessor :subtotal_amount_micros
|
5632
|
+
|
5633
|
+
# The invoice total amount, in micros of the invoice's currency. For example, if
|
5634
|
+
# currency_code is `USD`, then 1000000 represents one US dollar.
|
5635
|
+
# Corresponds to the JSON property `totalAmountMicros`
|
5636
|
+
# @return [Fixnum]
|
5637
|
+
attr_accessor :total_amount_micros
|
5638
|
+
|
5639
|
+
# The sum of all taxes in invoice, in micros of the invoice's currency. For
|
5640
|
+
# example, if currency_code is `USD`, then 1000000 represents one US dollar.
|
5641
|
+
# Corresponds to the JSON property `totalTaxAmountMicros`
|
5642
|
+
# @return [Fixnum]
|
5643
|
+
attr_accessor :total_tax_amount_micros
|
5644
|
+
|
5645
|
+
def initialize(**args)
|
5646
|
+
update!(**args)
|
5647
|
+
end
|
5648
|
+
|
5649
|
+
# Update properties of this object
|
5650
|
+
def update!(**args)
|
5651
|
+
@budget_invoice_grouping_id = args[:budget_invoice_grouping_id] if args.key?(:budget_invoice_grouping_id)
|
5652
|
+
@budget_summaries = args[:budget_summaries] if args.key?(:budget_summaries)
|
5653
|
+
@corrected_invoice_id = args[:corrected_invoice_id] if args.key?(:corrected_invoice_id)
|
5654
|
+
@currency_code = args[:currency_code] if args.key?(:currency_code)
|
5655
|
+
@display_name = args[:display_name] if args.key?(:display_name)
|
5656
|
+
@due_date = args[:due_date] if args.key?(:due_date)
|
5657
|
+
@invoice_id = args[:invoice_id] if args.key?(:invoice_id)
|
5658
|
+
@invoice_type = args[:invoice_type] if args.key?(:invoice_type)
|
5659
|
+
@issue_date = args[:issue_date] if args.key?(:issue_date)
|
5660
|
+
@name = args[:name] if args.key?(:name)
|
5661
|
+
@non_budget_micros = args[:non_budget_micros] if args.key?(:non_budget_micros)
|
5662
|
+
@payments_account_id = args[:payments_account_id] if args.key?(:payments_account_id)
|
5663
|
+
@payments_profile_id = args[:payments_profile_id] if args.key?(:payments_profile_id)
|
5664
|
+
@pdf_url = args[:pdf_url] if args.key?(:pdf_url)
|
5665
|
+
@purchase_order_number = args[:purchase_order_number] if args.key?(:purchase_order_number)
|
5666
|
+
@replaced_invoice_ids = args[:replaced_invoice_ids] if args.key?(:replaced_invoice_ids)
|
5667
|
+
@service_date_range = args[:service_date_range] if args.key?(:service_date_range)
|
5668
|
+
@subtotal_amount_micros = args[:subtotal_amount_micros] if args.key?(:subtotal_amount_micros)
|
5669
|
+
@total_amount_micros = args[:total_amount_micros] if args.key?(:total_amount_micros)
|
5670
|
+
@total_tax_amount_micros = args[:total_tax_amount_micros] if args.key?(:total_tax_amount_micros)
|
5671
|
+
end
|
5672
|
+
end
|
5673
|
+
|
5330
5674
|
# Details for assigned keyword targeting option. This will be populated in the
|
5331
5675
|
# details field of an AssignedTargetingOption when targeting_type is `
|
5332
5676
|
# TARGETING_TYPE_KEYWORD`.
|
@@ -6127,6 +6471,34 @@ module Google
|
|
6127
6471
|
end
|
6128
6472
|
end
|
6129
6473
|
|
6474
|
+
#
|
6475
|
+
class ListInvoicesResponse
|
6476
|
+
include Google::Apis::Core::Hashable
|
6477
|
+
|
6478
|
+
# The list of invoices. This list will be absent if empty.
|
6479
|
+
# Corresponds to the JSON property `invoices`
|
6480
|
+
# @return [Array<Google::Apis::DisplayvideoV1::Invoice>]
|
6481
|
+
attr_accessor :invoices
|
6482
|
+
|
6483
|
+
# A token to retrieve the next page of results. Pass this value in the
|
6484
|
+
# page_token field in the subsequent call to `ListInvoices` method to retrieve
|
6485
|
+
# the next page of results. This token will be absent if there are no more
|
6486
|
+
# invoices to return.
|
6487
|
+
# Corresponds to the JSON property `nextPageToken`
|
6488
|
+
# @return [String]
|
6489
|
+
attr_accessor :next_page_token
|
6490
|
+
|
6491
|
+
def initialize(**args)
|
6492
|
+
update!(**args)
|
6493
|
+
end
|
6494
|
+
|
6495
|
+
# Update properties of this object
|
6496
|
+
def update!(**args)
|
6497
|
+
@invoices = args[:invoices] if args.key?(:invoices)
|
6498
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
6499
|
+
end
|
6500
|
+
end
|
6501
|
+
|
6130
6502
|
# Response message for ListLineItemAssignedTargetingOptions.
|
6131
6503
|
class ListLineItemAssignedTargetingOptionsResponse
|
6132
6504
|
include Google::Apis::Core::Hashable
|
@@ -6501,6 +6873,25 @@ module Google
|
|
6501
6873
|
end
|
6502
6874
|
end
|
6503
6875
|
|
6876
|
+
#
|
6877
|
+
class LookupInvoiceCurrencyResponse
|
6878
|
+
include Google::Apis::Core::Hashable
|
6879
|
+
|
6880
|
+
# Currency used by the advertiser in ISO 4217 format.
|
6881
|
+
# Corresponds to the JSON property `currencyCode`
|
6882
|
+
# @return [String]
|
6883
|
+
attr_accessor :currency_code
|
6884
|
+
|
6885
|
+
def initialize(**args)
|
6886
|
+
update!(**args)
|
6887
|
+
end
|
6888
|
+
|
6889
|
+
# Update properties of this object
|
6890
|
+
def update!(**args)
|
6891
|
+
@currency_code = args[:currency_code] if args.key?(:currency_code)
|
6892
|
+
end
|
6893
|
+
end
|
6894
|
+
|
6504
6895
|
# A single manual trigger in Display & Video 360.
|
6505
6896
|
class ManualTrigger
|
6506
6897
|
include Google::Apis::Core::Hashable
|
@@ -6703,6 +7094,57 @@ module Google
|
|
6703
7094
|
end
|
6704
7095
|
end
|
6705
7096
|
|
7097
|
+
# Details for native content position assigned targeting option. This will be
|
7098
|
+
# populated in the native_content_position_details field when targeting_type is `
|
7099
|
+
# TARGETING_TYPE_NATIVE_CONTENT_POSITION`. Explicitly targeting all options is
|
7100
|
+
# not supported. Remove all native content position targeting options to achieve
|
7101
|
+
# this effect.
|
7102
|
+
class NativeContentPositionAssignedTargetingOptionDetails
|
7103
|
+
include Google::Apis::Core::Hashable
|
7104
|
+
|
7105
|
+
# Output only. The content position.
|
7106
|
+
# Corresponds to the JSON property `contentPosition`
|
7107
|
+
# @return [String]
|
7108
|
+
attr_accessor :content_position
|
7109
|
+
|
7110
|
+
# Required. The targeting_option_id field when targeting_type is `
|
7111
|
+
# TARGETING_TYPE_NATIVE_CONTENT_POSITION`.
|
7112
|
+
# Corresponds to the JSON property `targetingOptionId`
|
7113
|
+
# @return [String]
|
7114
|
+
attr_accessor :targeting_option_id
|
7115
|
+
|
7116
|
+
def initialize(**args)
|
7117
|
+
update!(**args)
|
7118
|
+
end
|
7119
|
+
|
7120
|
+
# Update properties of this object
|
7121
|
+
def update!(**args)
|
7122
|
+
@content_position = args[:content_position] if args.key?(:content_position)
|
7123
|
+
@targeting_option_id = args[:targeting_option_id] if args.key?(:targeting_option_id)
|
7124
|
+
end
|
7125
|
+
end
|
7126
|
+
|
7127
|
+
# Represents a targetable native content position. This will be populated in the
|
7128
|
+
# native_content_position_details field when targeting_type is `
|
7129
|
+
# TARGETING_TYPE_NATIVE_CONTENT_POSITION`.
|
7130
|
+
class NativeContentPositionTargetingOptionDetails
|
7131
|
+
include Google::Apis::Core::Hashable
|
7132
|
+
|
7133
|
+
# Output only. The content position.
|
7134
|
+
# Corresponds to the JSON property `contentPosition`
|
7135
|
+
# @return [String]
|
7136
|
+
attr_accessor :content_position
|
7137
|
+
|
7138
|
+
def initialize(**args)
|
7139
|
+
update!(**args)
|
7140
|
+
end
|
7141
|
+
|
7142
|
+
# Update properties of this object
|
7143
|
+
def update!(**args)
|
7144
|
+
@content_position = args[:content_position] if args.key?(:content_position)
|
7145
|
+
end
|
7146
|
+
end
|
7147
|
+
|
6706
7148
|
# A negatively targeted keyword that belongs to a negative keyword list.
|
6707
7149
|
class NegativeKeyword
|
6708
7150
|
include Google::Apis::Core::Hashable
|
@@ -6760,6 +7202,12 @@ module Google
|
|
6760
7202
|
# @return [Fixnum]
|
6761
7203
|
attr_accessor :negative_keyword_list_id
|
6762
7204
|
|
7205
|
+
# Output only. Number of line items that are directly targeting this negative
|
7206
|
+
# keyword list.
|
7207
|
+
# Corresponds to the JSON property `targetedLineItemCount`
|
7208
|
+
# @return [Fixnum]
|
7209
|
+
attr_accessor :targeted_line_item_count
|
7210
|
+
|
6763
7211
|
def initialize(**args)
|
6764
7212
|
update!(**args)
|
6765
7213
|
end
|
@@ -6770,6 +7218,7 @@ module Google
|
|
6770
7218
|
@display_name = args[:display_name] if args.key?(:display_name)
|
6771
7219
|
@name = args[:name] if args.key?(:name)
|
6772
7220
|
@negative_keyword_list_id = args[:negative_keyword_list_id] if args.key?(:negative_keyword_list_id)
|
7221
|
+
@targeted_line_item_count = args[:targeted_line_item_count] if args.key?(:targeted_line_item_count)
|
6773
7222
|
end
|
6774
7223
|
end
|
6775
7224
|
|
@@ -7509,6 +7958,70 @@ module Google
|
|
7509
7958
|
end
|
7510
7959
|
end
|
7511
7960
|
|
7961
|
+
# Settings specific to the Mediaocean Prisma tool.
|
7962
|
+
class PrismaConfig
|
7963
|
+
include Google::Apis::Core::Hashable
|
7964
|
+
|
7965
|
+
# Google Payments Center supports searching and filtering on the component
|
7966
|
+
# fields of this code.
|
7967
|
+
# Corresponds to the JSON property `prismaCpeCode`
|
7968
|
+
# @return [Google::Apis::DisplayvideoV1::PrismaCpeCode]
|
7969
|
+
attr_accessor :prisma_cpe_code
|
7970
|
+
|
7971
|
+
# Required. The Prisma type.
|
7972
|
+
# Corresponds to the JSON property `prismaType`
|
7973
|
+
# @return [String]
|
7974
|
+
attr_accessor :prisma_type
|
7975
|
+
|
7976
|
+
# Required. The entity allocated this budget (DSP, site, etc.).
|
7977
|
+
# Corresponds to the JSON property `supplier`
|
7978
|
+
# @return [String]
|
7979
|
+
attr_accessor :supplier
|
7980
|
+
|
7981
|
+
def initialize(**args)
|
7982
|
+
update!(**args)
|
7983
|
+
end
|
7984
|
+
|
7985
|
+
# Update properties of this object
|
7986
|
+
def update!(**args)
|
7987
|
+
@prisma_cpe_code = args[:prisma_cpe_code] if args.key?(:prisma_cpe_code)
|
7988
|
+
@prisma_type = args[:prisma_type] if args.key?(:prisma_type)
|
7989
|
+
@supplier = args[:supplier] if args.key?(:supplier)
|
7990
|
+
end
|
7991
|
+
end
|
7992
|
+
|
7993
|
+
# Google Payments Center supports searching and filtering on the component
|
7994
|
+
# fields of this code.
|
7995
|
+
class PrismaCpeCode
|
7996
|
+
include Google::Apis::Core::Hashable
|
7997
|
+
|
7998
|
+
# The Prisma client code.
|
7999
|
+
# Corresponds to the JSON property `prismaClientCode`
|
8000
|
+
# @return [String]
|
8001
|
+
attr_accessor :prisma_client_code
|
8002
|
+
|
8003
|
+
# The Prisma estimate code.
|
8004
|
+
# Corresponds to the JSON property `prismaEstimateCode`
|
8005
|
+
# @return [String]
|
8006
|
+
attr_accessor :prisma_estimate_code
|
8007
|
+
|
8008
|
+
# The Prisma product code.
|
8009
|
+
# Corresponds to the JSON property `prismaProductCode`
|
8010
|
+
# @return [String]
|
8011
|
+
attr_accessor :prisma_product_code
|
8012
|
+
|
8013
|
+
def initialize(**args)
|
8014
|
+
update!(**args)
|
8015
|
+
end
|
8016
|
+
|
8017
|
+
# Update properties of this object
|
8018
|
+
def update!(**args)
|
8019
|
+
@prisma_client_code = args[:prisma_client_code] if args.key?(:prisma_client_code)
|
8020
|
+
@prisma_estimate_code = args[:prisma_estimate_code] if args.key?(:prisma_estimate_code)
|
8021
|
+
@prisma_product_code = args[:prisma_product_code] if args.key?(:prisma_product_code)
|
8022
|
+
end
|
8023
|
+
end
|
8024
|
+
|
7512
8025
|
# Targeting details for proximity location list. This will be populated in the
|
7513
8026
|
# details field of an AssignedTargetingOption when targeting_type is `
|
7514
8027
|
# TARGETING_TYPE_PROXIMITY_LOCATION_LIST`.
|
@@ -8236,6 +8749,13 @@ module Google
|
|
8236
8749
|
# @return [String]
|
8237
8750
|
attr_accessor :name
|
8238
8751
|
|
8752
|
+
# Represents a targetable native content position. This will be populated in the
|
8753
|
+
# native_content_position_details field when targeting_type is `
|
8754
|
+
# TARGETING_TYPE_NATIVE_CONTENT_POSITION`.
|
8755
|
+
# Corresponds to the JSON property `nativeContentPositionDetails`
|
8756
|
+
# @return [Google::Apis::DisplayvideoV1::NativeContentPositionTargetingOptionDetails]
|
8757
|
+
attr_accessor :native_content_position_details
|
8758
|
+
|
8239
8759
|
# Represents a targetable on screen position, which could be used by display and
|
8240
8760
|
# video ads. This will be populated in the on_screen_position_details field when
|
8241
8761
|
# targeting_type is `TARGETING_TYPE_ON_SCREEN_POSITION`.
|
@@ -8327,6 +8847,7 @@ module Google
|
|
8327
8847
|
@household_income_details = args[:household_income_details] if args.key?(:household_income_details)
|
8328
8848
|
@language_details = args[:language_details] if args.key?(:language_details)
|
8329
8849
|
@name = args[:name] if args.key?(:name)
|
8850
|
+
@native_content_position_details = args[:native_content_position_details] if args.key?(:native_content_position_details)
|
8330
8851
|
@on_screen_position_details = args[:on_screen_position_details] if args.key?(:on_screen_position_details)
|
8331
8852
|
@operating_system_details = args[:operating_system_details] if args.key?(:operating_system_details)
|
8332
8853
|
@parental_status_details = args[:parental_status_details] if args.key?(:parental_status_details)
|
@@ -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.12.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.4.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
|
|
@@ -322,6 +328,12 @@ module Google
|
|
322
328
|
include Google::Apis::Core::JsonObjectSupport
|
323
329
|
end
|
324
330
|
|
331
|
+
class CampaignBudget
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
325
337
|
class CampaignFlight
|
326
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
339
|
|
@@ -850,6 +862,12 @@ module Google
|
|
850
862
|
include Google::Apis::Core::JsonObjectSupport
|
851
863
|
end
|
852
864
|
|
865
|
+
class Invoice
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
|
+
|
868
|
+
include Google::Apis::Core::JsonObjectSupport
|
869
|
+
end
|
870
|
+
|
853
871
|
class KeywordAssignedTargetingOptionDetails
|
854
872
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
873
|
|
@@ -988,6 +1006,12 @@ module Google
|
|
988
1006
|
include Google::Apis::Core::JsonObjectSupport
|
989
1007
|
end
|
990
1008
|
|
1009
|
+
class ListInvoicesResponse
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
|
+
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
1013
|
+
end
|
1014
|
+
|
991
1015
|
class ListLineItemAssignedTargetingOptionsResponse
|
992
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
1017
|
|
@@ -1066,6 +1090,12 @@ module Google
|
|
1066
1090
|
include Google::Apis::Core::JsonObjectSupport
|
1067
1091
|
end
|
1068
1092
|
|
1093
|
+
class LookupInvoiceCurrencyResponse
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
+
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
1097
|
+
end
|
1098
|
+
|
1069
1099
|
class ManualTrigger
|
1070
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
1101
|
|
@@ -1096,6 +1126,18 @@ module Google
|
|
1096
1126
|
include Google::Apis::Core::JsonObjectSupport
|
1097
1127
|
end
|
1098
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
|
+
|
1099
1141
|
class NegativeKeyword
|
1100
1142
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
1143
|
|
@@ -1222,6 +1264,18 @@ module Google
|
|
1222
1264
|
include Google::Apis::Core::JsonObjectSupport
|
1223
1265
|
end
|
1224
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
|
+
|
1225
1279
|
class ProximityLocationListAssignedTargetingOptionDetails
|
1226
1280
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1227
1281
|
|
@@ -1492,6 +1546,7 @@ module Google
|
|
1492
1546
|
|
1493
1547
|
property :name, as: 'name'
|
1494
1548
|
property :partner_id, :numeric_string => true, as: 'partnerId'
|
1549
|
+
property :prisma_enabled, as: 'prismaEnabled'
|
1495
1550
|
property :serving_config, as: 'servingConfig', class: Google::Apis::DisplayvideoV1::AdvertiserTargetingConfig, decorator: Google::Apis::DisplayvideoV1::AdvertiserTargetingConfig::Representation
|
1496
1551
|
|
1497
1552
|
property :update_time, as: 'updateTime'
|
@@ -1681,6 +1736,8 @@ module Google
|
|
1681
1736
|
property :language_details, as: 'languageDetails', class: Google::Apis::DisplayvideoV1::LanguageAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::LanguageAssignedTargetingOptionDetails::Representation
|
1682
1737
|
|
1683
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
|
+
|
1684
1741
|
property :negative_keyword_list_details, as: 'negativeKeywordListDetails', class: Google::Apis::DisplayvideoV1::NegativeKeywordListAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::NegativeKeywordListAssignedTargetingOptionDetails::Representation
|
1685
1742
|
|
1686
1743
|
property :on_screen_position_details, as: 'onScreenPositionDetails', class: Google::Apis::DisplayvideoV1::OnScreenPositionAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OnScreenPositionAssignedTargetingOptionDetails::Representation
|
@@ -1804,6 +1861,18 @@ module Google
|
|
1804
1861
|
end
|
1805
1862
|
end
|
1806
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
|
+
|
1807
1876
|
class BulkEditAdvertiserAssignedTargetingOptionsRequest
|
1808
1877
|
# @private
|
1809
1878
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1987,6 +2056,8 @@ module Google
|
|
1987
2056
|
# @private
|
1988
2057
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1989
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
|
+
|
1990
2061
|
property :campaign_flight, as: 'campaignFlight', class: Google::Apis::DisplayvideoV1::CampaignFlight, decorator: Google::Apis::DisplayvideoV1::CampaignFlight::Representation
|
1991
2062
|
|
1992
2063
|
property :campaign_goal, as: 'campaignGoal', class: Google::Apis::DisplayvideoV1::CampaignGoal, decorator: Google::Apis::DisplayvideoV1::CampaignGoal::Representation
|
@@ -2001,6 +2072,23 @@ module Google
|
|
2001
2072
|
end
|
2002
2073
|
end
|
2003
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
|
+
|
2004
2092
|
class CampaignFlight
|
2005
2093
|
# @private
|
2006
2094
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2059,7 +2147,9 @@ module Google
|
|
2059
2147
|
property :channel_id, :numeric_string => true, as: 'channelId'
|
2060
2148
|
property :display_name, as: 'displayName'
|
2061
2149
|
property :name, as: 'name'
|
2150
|
+
property :negatively_targeted_line_item_count, :numeric_string => true, as: 'negativelyTargetedLineItemCount'
|
2062
2151
|
property :partner_id, :numeric_string => true, as: 'partnerId'
|
2152
|
+
property :positively_targeted_line_item_count, :numeric_string => true, as: 'positivelyTargetedLineItemCount'
|
2063
2153
|
end
|
2064
2154
|
end
|
2065
2155
|
|
@@ -2883,6 +2973,36 @@ module Google
|
|
2883
2973
|
end
|
2884
2974
|
end
|
2885
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
|
+
|
2886
3006
|
class KeywordAssignedTargetingOptionDetails
|
2887
3007
|
# @private
|
2888
3008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3119,6 +3239,15 @@ module Google
|
|
3119
3239
|
end
|
3120
3240
|
end
|
3121
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
|
+
|
3122
3251
|
class ListLineItemAssignedTargetingOptionsResponse
|
3123
3252
|
# @private
|
3124
3253
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3237,6 +3366,13 @@ module Google
|
|
3237
3366
|
end
|
3238
3367
|
end
|
3239
3368
|
|
3369
|
+
class LookupInvoiceCurrencyResponse
|
3370
|
+
# @private
|
3371
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3372
|
+
property :currency_code, as: 'currencyCode'
|
3373
|
+
end
|
3374
|
+
end
|
3375
|
+
|
3240
3376
|
class ManualTrigger
|
3241
3377
|
# @private
|
3242
3378
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3286,6 +3422,21 @@ module Google
|
|
3286
3422
|
end
|
3287
3423
|
end
|
3288
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
|
+
|
3289
3440
|
class NegativeKeyword
|
3290
3441
|
# @private
|
3291
3442
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3301,6 +3452,7 @@ module Google
|
|
3301
3452
|
property :display_name, as: 'displayName'
|
3302
3453
|
property :name, as: 'name'
|
3303
3454
|
property :negative_keyword_list_id, :numeric_string => true, as: 'negativeKeywordListId'
|
3455
|
+
property :targeted_line_item_count, :numeric_string => true, as: 'targetedLineItemCount'
|
3304
3456
|
end
|
3305
3457
|
end
|
3306
3458
|
|
@@ -3486,6 +3638,25 @@ module Google
|
|
3486
3638
|
end
|
3487
3639
|
end
|
3488
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
|
+
|
3489
3660
|
class ProximityLocationListAssignedTargetingOptionDetails
|
3490
3661
|
# @private
|
3491
3662
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3705,6 +3876,8 @@ module Google
|
|
3705
3876
|
property :language_details, as: 'languageDetails', class: Google::Apis::DisplayvideoV1::LanguageTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::LanguageTargetingOptionDetails::Representation
|
3706
3877
|
|
3707
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
|
+
|
3708
3881
|
property :on_screen_position_details, as: 'onScreenPositionDetails', class: Google::Apis::DisplayvideoV1::OnScreenPositionTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OnScreenPositionTargetingOptionDetails::Representation
|
3709
3882
|
|
3710
3883
|
property :operating_system_details, as: 'operatingSystemDetails', class: Google::Apis::DisplayvideoV1::OperatingSystemTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OperatingSystemTargetingOptionDetails::Representation
|
@@ -1809,6 +1809,91 @@ module Google
|
|
1809
1809
|
execute_or_queue_command(command, &block)
|
1810
1810
|
end
|
1811
1811
|
|
1812
|
+
# Lists invoices posted for an advertiser in a given month. Invoices generated
|
1813
|
+
# by billing profiles with a "Partner" invoice level are not retrievable through
|
1814
|
+
# this method.
|
1815
|
+
# @param [Fixnum] advertiser_id
|
1816
|
+
# Required. The ID of the advertiser to list invoices for.
|
1817
|
+
# @param [String] issue_month
|
1818
|
+
# The month to list the invoices for. If not set, the request will retrieve
|
1819
|
+
# invoices for the previous month. Must be in the format YYYYMM.
|
1820
|
+
# @param [String] loi_sapin_invoice_type
|
1821
|
+
# Select type of invoice to retrieve for Loi Sapin advertisers. Only applicable
|
1822
|
+
# to Loi Sapin advertisers. Will be ignored otherwise.
|
1823
|
+
# @param [Fixnum] page_size
|
1824
|
+
# Requested page size. Must be between `1` and `100`. If unspecified will
|
1825
|
+
# default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
|
1826
|
+
# specified.
|
1827
|
+
# @param [String] page_token
|
1828
|
+
# A token identifying a page of results the server should return. Typically,
|
1829
|
+
# this is the value of next_page_token returned from the previous call to `
|
1830
|
+
# ListInvoices` method. If not specified, the first page of results will be
|
1831
|
+
# returned.
|
1832
|
+
# @param [String] fields
|
1833
|
+
# Selector specifying which fields to include in a partial response.
|
1834
|
+
# @param [String] quota_user
|
1835
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
1836
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
1837
|
+
# @param [Google::Apis::RequestOptions] options
|
1838
|
+
# Request-specific options
|
1839
|
+
#
|
1840
|
+
# @yield [result, err] Result & error if block supplied
|
1841
|
+
# @yieldparam result [Google::Apis::DisplayvideoV1::ListInvoicesResponse] parsed result object
|
1842
|
+
# @yieldparam err [StandardError] error object if request failed
|
1843
|
+
#
|
1844
|
+
# @return [Google::Apis::DisplayvideoV1::ListInvoicesResponse]
|
1845
|
+
#
|
1846
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
1847
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
1848
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
1849
|
+
def list_advertiser_invoices(advertiser_id, issue_month: nil, loi_sapin_invoice_type: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
1850
|
+
command = make_simple_command(:get, 'v1/advertisers/{+advertiserId}/invoices', options)
|
1851
|
+
command.response_representation = Google::Apis::DisplayvideoV1::ListInvoicesResponse::Representation
|
1852
|
+
command.response_class = Google::Apis::DisplayvideoV1::ListInvoicesResponse
|
1853
|
+
command.params['advertiserId'] = advertiser_id unless advertiser_id.nil?
|
1854
|
+
command.query['issueMonth'] = issue_month unless issue_month.nil?
|
1855
|
+
command.query['loiSapinInvoiceType'] = loi_sapin_invoice_type unless loi_sapin_invoice_type.nil?
|
1856
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
1857
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
1858
|
+
command.query['fields'] = fields unless fields.nil?
|
1859
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
1860
|
+
execute_or_queue_command(command, &block)
|
1861
|
+
end
|
1862
|
+
|
1863
|
+
# Retrieves the invoice currency used by an advertiser in a given month.
|
1864
|
+
# @param [Fixnum] advertiser_id
|
1865
|
+
# Required. The ID of the advertiser to lookup currency for.
|
1866
|
+
# @param [String] invoice_month
|
1867
|
+
# Month for which the currency is needed. If not set, the request will return
|
1868
|
+
# existing currency settings for the advertiser. Must be in the format YYYYMM.
|
1869
|
+
# @param [String] fields
|
1870
|
+
# Selector specifying which fields to include in a partial response.
|
1871
|
+
# @param [String] quota_user
|
1872
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
1873
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
1874
|
+
# @param [Google::Apis::RequestOptions] options
|
1875
|
+
# Request-specific options
|
1876
|
+
#
|
1877
|
+
# @yield [result, err] Result & error if block supplied
|
1878
|
+
# @yieldparam result [Google::Apis::DisplayvideoV1::LookupInvoiceCurrencyResponse] parsed result object
|
1879
|
+
# @yieldparam err [StandardError] error object if request failed
|
1880
|
+
#
|
1881
|
+
# @return [Google::Apis::DisplayvideoV1::LookupInvoiceCurrencyResponse]
|
1882
|
+
#
|
1883
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
1884
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
1885
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
1886
|
+
def lookup_advertiser_invoice_invoice_currency(advertiser_id, invoice_month: nil, fields: nil, quota_user: nil, options: nil, &block)
|
1887
|
+
command = make_simple_command(:get, 'v1/advertisers/{+advertiserId}/invoices:lookupInvoiceCurrency', options)
|
1888
|
+
command.response_representation = Google::Apis::DisplayvideoV1::LookupInvoiceCurrencyResponse::Representation
|
1889
|
+
command.response_class = Google::Apis::DisplayvideoV1::LookupInvoiceCurrencyResponse
|
1890
|
+
command.params['advertiserId'] = advertiser_id unless advertiser_id.nil?
|
1891
|
+
command.query['invoiceMonth'] = invoice_month unless invoice_month.nil?
|
1892
|
+
command.query['fields'] = fields unless fields.nil?
|
1893
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
1894
|
+
execute_or_queue_command(command, &block)
|
1895
|
+
end
|
1896
|
+
|
1812
1897
|
# Bulk edits targeting options under a single line item. The operation will
|
1813
1898
|
# delete the assigned targeting options provided in
|
1814
1899
|
# BulkEditLineItemAssignedTargetingOptionsRequest.delete_requests and then
|
@@ -1982,10 +2067,10 @@ module Google
|
|
1982
2067
|
end
|
1983
2068
|
|
1984
2069
|
# Creates a new line item with settings (including targeting) inherited from the
|
1985
|
-
# insertion order. Returns the newly
|
1986
|
-
# default values based on the three
|
1987
|
-
#
|
1988
|
-
# given line_item_type
|
2070
|
+
# insertion order and an `ENTITY_STATUS_DRAFT` entity_status. Returns the newly
|
2071
|
+
# created line item if successful. There are default values based on the three
|
2072
|
+
# fields: * The insertion order's insertion_order_type * The insertion order's
|
2073
|
+
# automation_type * The given line_item_type
|
1989
2074
|
# @param [Fixnum] advertiser_id
|
1990
2075
|
# Required. The ID of the advertiser this line item belongs to.
|
1991
2076
|
# @param [Google::Apis::DisplayvideoV1::GenerateDefaultLineItemRequest] generate_default_line_item_request_object
|
@@ -2065,23 +2150,26 @@ module Google
|
|
2065
2150
|
# ). * The operator used on `updateTime` must be `GREATER THAN OR EQUAL TO (>=)`
|
2066
2151
|
# or `LESS THAN OR EQUAL TO (<=)`. * The operator used on `warningMessages` must
|
2067
2152
|
# be `HAS (:)`. * The operators used on all other fields must be `EQUALS (=)`. *
|
2068
|
-
# Supported
|
2153
|
+
# Supported properties: - `campaignId` - `displayName` - `insertionOrderId` - `
|
2069
2154
|
# entityStatus` - `lineItemId` - `lineItemType` - `flight.dateRange.endDate` (
|
2070
2155
|
# input formatted as YYYY-MM-DD) - `warningMessages` - `flight.triggerId` - `
|
2071
|
-
# updateTime` (input in ISO 8601 format, or YYYY-MM-DDTHH:MM:SSZ)
|
2072
|
-
#
|
2073
|
-
#
|
2074
|
-
#
|
2075
|
-
#
|
2076
|
-
#
|
2077
|
-
#
|
2078
|
-
#
|
2079
|
-
#
|
2156
|
+
# updateTime` (input in ISO 8601 format, or YYYY-MM-DDTHH:MM:SSZ) - `
|
2157
|
+
# targetedChannelId` - `targetedNegativeKeywordListId` Examples: * All line
|
2158
|
+
# items under an insertion order: `insertionOrderId="1234"` * All `
|
2159
|
+
# ENTITY_STATUS_ACTIVE` or `ENTITY_STATUS_PAUSED` and `
|
2160
|
+
# LINE_ITEM_TYPE_DISPLAY_DEFAULT` line items under an advertiser: `(entityStatus=
|
2161
|
+
# "ENTITY_STATUS_ACTIVE" OR entityStatus="ENTITY_STATUS_PAUSED") AND
|
2162
|
+
# lineItemType="LINE_ITEM_TYPE_DISPLAY_DEFAULT"` * All line items whose flight
|
2163
|
+
# dates end before March 28, 2019: `flight.dateRange.endDate<"2019-03-28"` * All
|
2164
|
+
# line items that have `NO_VALID_CREATIVE` in `warningMessages`: `
|
2080
2165
|
# warningMessages:"NO_VALID_CREATIVE"` * All line items with an update time less
|
2081
2166
|
# than or equal to `2020-11-04T18:54:47Z (format of ISO 8601)`: `updateTime<="
|
2082
2167
|
# 2020-11-04T18:54:47Z"` * All line items with an update time greater than or
|
2083
2168
|
# equal to `2020-11-04T18:54:47Z (format of ISO 8601)`: `updateTime>="2020-11-
|
2084
|
-
# 04T18:54:47Z"`
|
2169
|
+
# 04T18:54:47Z"` * All line items that are using both the specified channel and
|
2170
|
+
# specified negative keyword list in their targeting: `
|
2171
|
+
# targetedNegativeKeywordListId=789 AND targetedChannelId=12345` The length of
|
2172
|
+
# this field should be no more than 500 characters.
|
2085
2173
|
# @param [String] order_by
|
2086
2174
|
# Field by which to sort the list. Acceptable values are: * "displayName" (
|
2087
2175
|
# default) * "entityStatus" * “flight.dateRange.endDate” * "updateTime" The
|
@@ -3291,7 +3379,7 @@ module Google
|
|
3291
3379
|
end
|
3292
3380
|
|
3293
3381
|
# Replaces all negative keywords in a single negative keyword list. The
|
3294
|
-
# operation will replace the keywords in a negative
|
3382
|
+
# operation will replace the keywords in a negative keyword list with keywords
|
3295
3383
|
# provided in ReplaceNegativeKeywordsRequest.new_negative_keywords.
|
3296
3384
|
# @param [Fixnum] advertiser_id
|
3297
3385
|
# Required. The ID of the DV360 advertiser to which the parent negative keyword
|
metadata
CHANGED
@@ -1,29 +1,35 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-displayvideo_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.12.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-07-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- - "
|
17
|
+
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '0.
|
19
|
+
version: '0.4'
|
20
|
+
- - "<"
|
21
|
+
- !ruby/object:Gem::Version
|
22
|
+
version: 2.a
|
20
23
|
type: :runtime
|
21
24
|
prerelease: false
|
22
25
|
version_requirements: !ruby/object:Gem::Requirement
|
23
26
|
requirements:
|
24
|
-
- - "
|
27
|
+
- - ">="
|
28
|
+
- !ruby/object:Gem::Version
|
29
|
+
version: '0.4'
|
30
|
+
- - "<"
|
25
31
|
- !ruby/object:Gem::Version
|
26
|
-
version:
|
32
|
+
version: 2.a
|
27
33
|
description: This is the simple REST client for Display & Video 360 API V1. Simple
|
28
34
|
REST clients are Ruby client libraries that provide access to Google services via
|
29
35
|
their HTTP REST API endpoints. These libraries are generated and updated automatically
|
@@ -52,7 +58,7 @@ licenses:
|
|
52
58
|
metadata:
|
53
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-displayvideo_v1/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.12.0
|
56
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-displayvideo_v1
|
57
63
|
post_install_message:
|
58
64
|
rdoc_options: []
|
@@ -69,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
69
75
|
- !ruby/object:Gem::Version
|
70
76
|
version: '0'
|
71
77
|
requirements: []
|
72
|
-
rubygems_version: 3.2.
|
78
|
+
rubygems_version: 3.2.17
|
73
79
|
signing_key:
|
74
80
|
specification_version: 4
|
75
81
|
summary: Simple REST client for Display & Video 360 API V1
|