google-apis-displayvideo_v1 0.52.0 → 0.54.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e1acfa42903f925feac1e4b5095373352ad3f860d3376dcd682da00429641a64
4
- data.tar.gz: 3ce263f8567d3f275f56017b2402cf960024b2129aac7e02a979cf2e4df9bf4d
3
+ metadata.gz: 81e8a767554cc1e2abe216cdfeffe76ff49bb299325026ffc71e91744d37b123
4
+ data.tar.gz: 4cc2d827520474ef978ee40e72de86a2cf8f385e4786c0b676ac79c62e8f00ab
5
5
  SHA512:
6
- metadata.gz: c870c873b833ee22d79c147af1d3cc9089f06b5f9f2db25fccaafd5c17c6100b0083f4132d39dc67241a7f445da4c0f9ae7653d338834cbc92ec6cd4d91e03ab
7
- data.tar.gz: 4f3d71fc676b3eeea6bb263cc1c677cef14905d16daa0682c5c1e4ee1bc9fb696e2e82e922f15e019f666dd8cac8555585ea66b85652e89baeb4d6b7613122f4
6
+ metadata.gz: a89a9f12ebf3a12f7977855f35f883c5ac871cd438a678eaf2a2b24ff305af17addb303e62a9d6d1c624b33ad2f8182c6e7254e43171ea7d83d4fecbb450eb2e
7
+ data.tar.gz: 302cc815ee22bec31ffc8d754d0bb9e2eeeac859b8b71546e0cbc721f61244f78fabf47360a9e343e3d252b704b16c6a38cef216199c09b7a9da14c34ee58dff
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.54.0 (2023-06-18)
4
+
5
+ * Regenerated from discovery document revision 20230615
6
+
7
+ ### v0.53.0 (2023-06-11)
8
+
9
+ * Regenerated from discovery document revision 20230608
10
+
3
11
  ### v0.52.0 (2023-05-21)
4
12
 
5
13
  * Regenerated from discovery document revision 20230518
@@ -1171,11 +1171,7 @@ module Google
1171
1171
  # contains first and third party audience ids only. The relation between each
1172
1172
  # first and third party audience group is INTERSECTION, and the result is UNION'
1173
1173
  # ed with other audience groups. Repeated groups with same settings will be
1174
- # ignored. **Warning:** `ACTIVITY_BASED` and `FREQUENCY_CAP` audience types will
1175
- # be deprecated on **May 20, 2023**. After this date, these audiences will not
1176
- # be able to be added to resource targeting. Read our [feature deprecation
1177
- # announcement](/display-video/api/deprecations#features.
1178
- # first_and_third_party_audience_types) for more information.
1174
+ # ignored.
1179
1175
  # Corresponds to the JSON property `includedFirstAndThirdPartyAudienceGroups`
1180
1176
  # @return [Array<Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudienceGroup>]
1181
1177
  attr_accessor :included_first_and_third_party_audience_groups
@@ -6286,12 +6282,6 @@ module Google
6286
6282
  # @return [Google::Apis::DisplayvideoV1::InventorySourceStatus]
6287
6283
  attr_accessor :status
6288
6284
 
6289
- # Immutable. The unique ID of the sub-site property assigned to this inventory
6290
- # source.
6291
- # Corresponds to the JSON property `subSitePropertyId`
6292
- # @return [Fixnum]
6293
- attr_accessor :sub_site_property_id
6294
-
6295
6285
  # A time range.
6296
6286
  # Corresponds to the JSON property `timeRange`
6297
6287
  # @return [Google::Apis::DisplayvideoV1::TimeRange]
@@ -6326,7 +6316,6 @@ module Google
6326
6316
  @read_partner_ids = args[:read_partner_ids] if args.key?(:read_partner_ids)
6327
6317
  @read_write_accessors = args[:read_write_accessors] if args.key?(:read_write_accessors)
6328
6318
  @status = args[:status] if args.key?(:status)
6329
- @sub_site_property_id = args[:sub_site_property_id] if args.key?(:sub_site_property_id)
6330
6319
  @time_range = args[:time_range] if args.key?(:time_range)
6331
6320
  @update_time = args[:update_time] if args.key?(:update_time)
6332
6321
  end
@@ -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.52.0"
19
+ GEM_VERSION = "0.54.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230518"
25
+ REVISION = "20230615"
26
26
  end
27
27
  end
28
28
  end
@@ -3381,7 +3381,6 @@ module Google
3381
3381
 
3382
3382
  property :status, as: 'status', class: Google::Apis::DisplayvideoV1::InventorySourceStatus, decorator: Google::Apis::DisplayvideoV1::InventorySourceStatus::Representation
3383
3383
 
3384
- property :sub_site_property_id, :numeric_string => true, as: 'subSitePropertyId'
3385
3384
  property :time_range, as: 'timeRange', class: Google::Apis::DisplayvideoV1::TimeRange, decorator: Google::Apis::DisplayvideoV1::TimeRange::Representation
3386
3385
 
3387
3386
  property :update_time, as: 'updateTime'
@@ -1631,7 +1631,7 @@ module Google
1631
1631
  # OR EQUAL TO (>=)` or `LESS THAN OR EQUAL TO (<=)` operators. * All other
1632
1632
  # fields must use the `EQUALS (=)` operator. Supported fields: * `campaignId` * `
1633
1633
  # displayName` * `entityStatus` * `budget.budget_segments.date_range.end_date` (
1634
- # input in the form of `YYYY-MM-DD`) **Deprecated. Not available after June 8,
1634
+ # input in the form of `YYYY-MM-DD`) * **Deprecated. Not available after June 21,
1635
1635
  # 2023** * `updateTime` (input in ISO 8601 format, or `YYYY-MM-DDTHH:MM:SSZ`)
1636
1636
  # Examples: * All insertion orders under a campaign: `campaignId="1234"` * All `
1637
1637
  # ENTITY_STATUS_ACTIVE` or `ENTITY_STATUS_PAUSED` insertion orders under an
@@ -2233,30 +2233,28 @@ module Google
2233
2233
  # OR EQUAL TO (<=)` operators. * The `warningMessages` field must use the `HAS (:
2234
2234
  # )` operator. * All other fields must use the `EQUALS (=)` operator. Supported
2235
2235
  # fields: * `campaignId` * `displayName` * `entityStatus` * `flight.dateRange.
2236
- # endDate` (input formatted as `YYYY-MM-DD`) **Deprecated. Not available after
2237
- # June 8, 2023** * `flight.triggerId` * `insertionOrderId` * `lineItemId` * `
2238
- # lineItemType` * `targetedChannelId` * `targetedNegativeKeywordListId` * `
2239
- # updateTime` (input in ISO 8601 format, or `YYYY-MM-DDTHH:MM:SSZ`) * `
2240
- # warningMessages` Examples: * All line items under an insertion order: `
2241
- # insertionOrderId="1234"` * All `ENTITY_STATUS_ACTIVE` or `ENTITY_STATUS_PAUSED`
2242
- # and `LINE_ITEM_TYPE_DISPLAY_DEFAULT` line items under an advertiser: `(
2243
- # entityStatus="ENTITY_STATUS_ACTIVE" OR entityStatus="ENTITY_STATUS_PAUSED")
2244
- # AND lineItemType="LINE_ITEM_TYPE_DISPLAY_DEFAULT"` * All line items whose
2245
- # flight dates end before March 28, 2019: `flight.dateRange.endDate<"2019-03-28"`
2246
- # * All line items that have `NO_VALID_CREATIVE` in `warningMessages`: `
2247
- # warningMessages:"NO_VALID_CREATIVE"` * All line items with an update time less
2248
- # than or equal to 2020-11-04T18:54:47Z (format of ISO 8601): `updateTime<="2020-
2249
- # 11-04T18:54:47Z"` * All line items with an update time greater than or equal
2250
- # to 2020-11-04T18:54:47Z (format of ISO 8601): `updateTime>="2020-11-04T18:54:
2251
- # 47Z"` * All line items that are using both the specified channel and specified
2252
- # negative keyword list in their targeting: `targetedNegativeKeywordListId=789
2253
- # AND targetedChannelId=12345` The length of this field should be no more than
2254
- # 500 characters. Reference our [filter `LIST` requests](/display-video/api/
2236
+ # endDate` (input formatted as `YYYY-MM-DD`) * **Deprecated. Not available after
2237
+ # June 21, 2023** * `flight.triggerId` * **Deprecated. Not available after June
2238
+ # 21, 2023** * `insertionOrderId` * `lineItemId` * `lineItemType` * `
2239
+ # targetedChannelId` * **Deprecated. Not available after June 21, 2023** * `
2240
+ # targetedNegativeKeywordListId` * **Deprecated. Not available after June 21,
2241
+ # 2023** * `updateTime` (input in ISO 8601 format, or `YYYY-MM-DDTHH:MM:SSZ`) * `
2242
+ # warningMessages` * **Deprecated. Not available after June 21, 2023** Examples:
2243
+ # * All line items under an insertion order: `insertionOrderId="1234"` * All `
2244
+ # ENTITY_STATUS_ACTIVE` or `ENTITY_STATUS_PAUSED` and `
2245
+ # LINE_ITEM_TYPE_DISPLAY_DEFAULT` line items under an advertiser: `(entityStatus=
2246
+ # "ENTITY_STATUS_ACTIVE" OR entityStatus="ENTITY_STATUS_PAUSED") AND
2247
+ # lineItemType="LINE_ITEM_TYPE_DISPLAY_DEFAULT"` * All line items with an update
2248
+ # time less than or equal to 2020-11-04T18:54:47Z (format of ISO 8601): `
2249
+ # updateTime<="2020-11-04T18:54:47Z"` * All line items with an update time
2250
+ # greater than or equal to 2020-11-04T18:54:47Z (format of ISO 8601): `
2251
+ # updateTime>="2020-11-04T18:54:47Z"` The length of this field should be no more
2252
+ # than 500 characters. Reference our [filter `LIST` requests](/display-video/api/
2255
2253
  # guides/how-tos/filters) guide for more information.
2256
2254
  # @param [String] order_by
2257
2255
  # Field by which to sort the list. Acceptable values are: * `displayName` (
2258
- # default) * `entityStatus` * `flight.dateRange.endDate` **Deprecated. Not
2259
- # available after June 8, 2023** * `updateTime` The default sorting order is
2256
+ # default) * `entityStatus` * `flight.dateRange.endDate` * **Deprecated. Not
2257
+ # available after June 21, 2023** * `updateTime` The default sorting order is
2260
2258
  # ascending. To specify descending order for a field, a suffix "desc" should be
2261
2259
  # added to the field name. Example: `displayName desc`.
2262
2260
  # @param [Fixnum] page_size
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.0
4
+ version: 0.54.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: 2023-05-21 00:00:00.000000000 Z
11
+ date: 2023-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.52.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.54.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v1
63
63
  post_install_message:
64
64
  rdoc_options: []