google-apis-displayvideo_v3 0.39.0 → 0.40.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: a4ca6eac26ffcff18eb622b8a3e089b6be2f67e4582634473f4f49ec78a6e12c
4
- data.tar.gz: 96f36138c9349b3397c85f0d6b1cef3cf506f531eb3fab6fd0bd43396d25951b
3
+ metadata.gz: 1acfea9a828fd7bab30499456e3de5596bf4c1d39450d39ce58c3eebba457590
4
+ data.tar.gz: 37fee4ca03d1dd22564de1b8acb3fbf70c521a7b71eee59d4f6aafdeb7db71ed
5
5
  SHA512:
6
- metadata.gz: 84b36cf07d295b410c62fafa4d594dd9121fc5bfc54ab625ca776b3fe07b82660a71f52f0ade9f1167be738d33fd124ffb19fa12664660ae47c10d21001ecfa9
7
- data.tar.gz: 9036fd505b9b6667a0f0113913af9be462409b4c512dd1df02dfc405ef6a4e985cdef2a3d5643b502d438052e4b223fbb5439f220af6e75a5a3d366204748bac
6
+ metadata.gz: 71be91b9251a8ee1934aee4a47b809aee2d5c2ff34720fc2f7f42b7f6b3106e531af7509db7800ac13c91774af949b135fd8fd5cabd063ff943aeb303be77910
7
+ data.tar.gz: f48058064b3537bc7eb1e64696eb0595c0b6c17fcc7d4b9c534d88fbe3c3e7346775d4fbc00ef42d59574d117724fb1bf74ef7e06ccef6ebb171f3e45d6bcfb8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v3
2
2
 
3
+ ### v0.40.0 (2026-02-01)
4
+
5
+ * Regenerated from discovery document revision 20260127
6
+
3
7
  ### v0.39.0 (2026-01-11)
4
8
 
5
9
  * Regenerated from discovery document revision 20260107
@@ -154,7 +154,7 @@ module Google
154
154
  class AdGroupAd
155
155
  include Google::Apis::Core::Hashable
156
156
 
157
- # The unique ID of the ad. Assigned by the system.
157
+ # Output only. The unique ID of the ad. Assigned by the system.
158
158
  # Corresponds to the JSON property `adGroupAdId`
159
159
  # @return [Fixnum]
160
160
  attr_accessor :ad_group_ad_id
@@ -177,7 +177,7 @@ module Google
177
177
  # @return [Array<Google::Apis::DisplayvideoV3::AdUrl>]
178
178
  attr_accessor :ad_urls
179
179
 
180
- # The unique ID of the advertiser the ad belongs to.
180
+ # Output only. The unique ID of the advertiser the ad belongs to.
181
181
  # Corresponds to the JSON property `advertiserId`
182
182
  # @return [Fixnum]
183
183
  attr_accessor :advertiser_id
@@ -218,7 +218,7 @@ module Google
218
218
  # @return [Google::Apis::DisplayvideoV3::MastheadAd]
219
219
  attr_accessor :masthead_ad
220
220
 
221
- # The resource name of the ad.
221
+ # Output only. The resource name of the ad.
222
222
  # Corresponds to the JSON property `name`
223
223
  # @return [String]
224
224
  attr_accessor :name
@@ -9239,7 +9239,7 @@ module Google
9239
9239
  class ListAdGroupAdsResponse
9240
9240
  include Google::Apis::Core::Hashable
9241
9241
 
9242
- # The list of ad group ads. This list will be absent if empty.
9242
+ # The list of ads. This list will be absent if empty.
9243
9243
  # Corresponds to the JSON property `adGroupAds`
9244
9244
  # @return [Array<Google::Apis::DisplayvideoV3::AdGroupAd>]
9245
9245
  attr_accessor :ad_group_ads
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV3
18
18
  # Version of the google-apis-displayvideo_v3 gem
19
- GEM_VERSION = "0.39.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260107"
25
+ REVISION = "20260127"
26
26
  end
27
27
  end
28
28
  end
@@ -388,7 +388,7 @@ module Google
388
388
  # @param [Fixnum] advertiser_id
389
389
  # Required. The ID of the advertiser this ad group ad belongs to.
390
390
  # @param [Fixnum] ad_group_ad_id
391
- # Required. The ID of the ad group ad to fetch.
391
+ # Required. The ID of the ad to fetch.
392
392
  # @param [String] fields
393
393
  # Selector specifying which fields to include in a partial response.
394
394
  # @param [String] quota_user
@@ -419,16 +419,16 @@ module Google
419
419
 
420
420
  # Lists ad group ads.
421
421
  # @param [Fixnum] advertiser_id
422
- # Required. The ID of the advertiser the ad groups belongs to.
422
+ # Required. The ID of the advertiser the ads belong to.
423
423
  # @param [String] filter
424
- # Optional. Allows filtering by custom ad group ad fields. Supported syntax: *
425
- # Filter expressions are made up of one or more restrictions. * Restrictions can
426
- # be combined by `AND` and `OR`. A sequence of restrictions implicitly uses `AND`
427
- # . * A restriction has the form of ``field` `operator` `value``. * All fields
428
- # must use the `EQUALS (=)` operator. Supported fields: * `adGroupId` * `
429
- # displayName` * `entityStatus` * `adGroupAdId` Examples: * All ad group ads
430
- # under an ad group: `adGroupId="1234"` * All ad group ads under an ad group
431
- # with an entityStatus of `ENTITY_STATUS_ACTIVE` or `ENTITY_STATUS_PAUSED`: `(
424
+ # Optional. Allows filtering by ad group ad fields. Supported syntax: * Filter
425
+ # expressions are made up of one or more restrictions. * Restrictions can be
426
+ # combined by `AND` and `OR`. A sequence of restrictions implicitly uses `AND`. *
427
+ # A restriction has the form of ``field` `operator` `value``. * All fields must
428
+ # use the `EQUALS (=)` operator. Supported fields: * `adGroupId` * `displayName`
429
+ # * `entityStatus` * `adGroupAdId` Examples: * All ad group ads under an ad
430
+ # group: `adGroupId="1234"` * All ad group ads under an ad group with an
431
+ # entityStatus of `ENTITY_STATUS_ACTIVE` or `ENTITY_STATUS_PAUSED`: `(
432
432
  # entityStatus="ENTITY_STATUS_ACTIVE" OR entityStatus="ENTITY_STATUS_PAUSED")
433
433
  # AND adGroupId="12345"` The length of this field should be no more than 500
434
434
  # characters. Reference our [filter `LIST` requests](/display-video/api/guides/
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v3/v0.39.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v3/v0.40.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v3
62
62
  rdoc_options: []
63
63
  require_paths: