google-apis-displayvideo_v2 0.20.0 → 0.21.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: 117e851ec01a3413bddd612347114a4f0f9ae7dd974500d72314da32ec7266c9
4
- data.tar.gz: 7bfdf064af9216bbb1bc5f1eb27ea71b87155654900ee4108b3380ff12b196f8
3
+ metadata.gz: ac58e53b6f27d8a93f759de8a260cd09a49a8882c4a06a5e910ef2f625426ab6
4
+ data.tar.gz: c8301f5584606a9af7156845f6ea91a44b4fda6ac6b1a687dc66e962f30d8245
5
5
  SHA512:
6
- metadata.gz: 0272eddf9d83f133112fc1c4c2c132aae21ecb2a7690552785e18ab1c53fa7331a67356758575c19188e97e0c9d6033bedb5bb846e4b3e34a5c679953f0e2ec4
7
- data.tar.gz: 0ab2a80d8f33a3c6b5d048f0ac3d6fe508232b688342993e24cbd220178ee61fdaa5f00a9e0f0b6b8adb27e005a3e70b3386e374149794e164113b63711b45d2
6
+ metadata.gz: 59ed4e0751017ecfe752754bdbd0291f9e54083be5cf906919ad0b0125b3a304632221e1bda28ab0f9abd73d57e164be5b53e0869212e7652d956688257b707e
7
+ data.tar.gz: 23a9cdfd03361cbef144af379b97cd76ffa0e2dd811b55587d6ba3d486c3c275e99047a07024715ba98c4092c2a2e3fa8ed27f6688157a7046142b1b14f140b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.21.0 (2023-06-18)
4
+
5
+ * Regenerated from discovery document revision 20230615
6
+
3
7
  ### v0.20.0 (2023-06-11)
4
8
 
5
9
  * Regenerated from discovery document revision 20230608
@@ -1259,11 +1259,7 @@ module Google
1259
1259
  # contains first and third party audience ids only. The relation between each
1260
1260
  # first and third party audience group is INTERSECTION, and the result is UNION'
1261
1261
  # ed with other audience groups. Repeated groups with same settings will be
1262
- # ignored. **Warning:** `ACTIVITY_BASED` and `FREQUENCY_CAP` audience types will
1263
- # be deprecated on **May 20, 2023**. After this date, these audiences will not
1264
- # be able to be added to resource targeting. Read our [feature deprecation
1265
- # announcement](/display-video/api/deprecations#features.
1266
- # first_and_third_party_audience_types) for more information.
1262
+ # ignored.
1267
1263
  # Corresponds to the JSON property `includedFirstAndThirdPartyAudienceGroups`
1268
1264
  # @return [Array<Google::Apis::DisplayvideoV2::FirstAndThirdPartyAudienceGroup>]
1269
1265
  attr_accessor :included_first_and_third_party_audience_groups
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV2
18
18
  # Version of the google-apis-displayvideo_v2 gem
19
- GEM_VERSION = "0.20.0"
19
+ GEM_VERSION = "0.21.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 = "20230608"
25
+ REVISION = "20230615"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 0.21.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-06-11 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_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.20.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.21.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2
63
63
  post_install_message:
64
64
  rdoc_options: []