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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1acfea9a828fd7bab30499456e3de5596bf4c1d39450d39ce58c3eebba457590
|
|
4
|
+
data.tar.gz: 37fee4ca03d1dd22564de1b8acb3fbf70c521a7b71eee59d4f6aafdeb7db71ed
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 71be91b9251a8ee1934aee4a47b809aee2d5c2ff34720fc2f7f42b7f6b3106e531af7509db7800ac13c91774af949b135fd8fd5cabd063ff943aeb303be77910
|
|
7
|
+
data.tar.gz: f48058064b3537bc7eb1e64696eb0595c0b6c17fcc7d4b9c534d88fbe3c3e7346775d4fbc00ef42d59574d117724fb1bf74ef7e06ccef6ebb171f3e45d6bcfb8
|
data/CHANGELOG.md
CHANGED
|
@@ -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
|
|
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.
|
|
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 = "
|
|
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
|
|
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
|
|
422
|
+
# Required. The ID of the advertiser the ads belong to.
|
|
423
423
|
# @param [String] filter
|
|
424
|
-
# Optional. Allows filtering by
|
|
425
|
-
#
|
|
426
|
-
#
|
|
427
|
-
#
|
|
428
|
-
#
|
|
429
|
-
#
|
|
430
|
-
#
|
|
431
|
-
#
|
|
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.
|
|
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.
|
|
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:
|