google-apis-displayvideo_v4 0.16.0 → 0.17.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: 6d463bc3aebd0068f0c8bdfe347d983cb7c249047b3978515ae0e98b6fc261a5
|
|
4
|
+
data.tar.gz: 23be13609bcbddf8a9f6dcc06e801467abde0bd8f936f60566b5cd3c88abd162
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b2890903890ae2c90d8ed4bd12e3bad71c96db5be769a786ebb18f20567f58a4d14122aaafd4f43c4f9255637f678f491b1bca3cc4dd92fab5e55fa09ef4fa50
|
|
7
|
+
data.tar.gz: a5bcb3bfb39dcbdfc6dca158d6810b72e576f209091139841e816f012d82fda1f3337708cae0ad567ebffe8f859b6938845cb66066aca6cd3fad43b0e0b9b92b
|
data/CHANGELOG.md
CHANGED
|
@@ -198,7 +198,7 @@ module Google
|
|
|
198
198
|
class AdGroupAd
|
|
199
199
|
include Google::Apis::Core::Hashable
|
|
200
200
|
|
|
201
|
-
# The unique ID of the ad. Assigned by the system.
|
|
201
|
+
# Output only. The unique ID of the ad. Assigned by the system.
|
|
202
202
|
# Corresponds to the JSON property `adGroupAdId`
|
|
203
203
|
# @return [Fixnum]
|
|
204
204
|
attr_accessor :ad_group_ad_id
|
|
@@ -221,7 +221,7 @@ module Google
|
|
|
221
221
|
# @return [Array<Google::Apis::DisplayvideoV4::AdUrl>]
|
|
222
222
|
attr_accessor :ad_urls
|
|
223
223
|
|
|
224
|
-
# The unique ID of the advertiser the ad belongs to.
|
|
224
|
+
# Output only. The unique ID of the advertiser the ad belongs to.
|
|
225
225
|
# Corresponds to the JSON property `advertiserId`
|
|
226
226
|
# @return [Fixnum]
|
|
227
227
|
attr_accessor :advertiser_id
|
|
@@ -262,7 +262,7 @@ module Google
|
|
|
262
262
|
# @return [Google::Apis::DisplayvideoV4::MastheadAd]
|
|
263
263
|
attr_accessor :masthead_ad
|
|
264
264
|
|
|
265
|
-
# The resource name of the ad.
|
|
265
|
+
# Output only. The resource name of the ad.
|
|
266
266
|
# Corresponds to the JSON property `name`
|
|
267
267
|
# @return [String]
|
|
268
268
|
attr_accessor :name
|
|
@@ -9485,7 +9485,7 @@ module Google
|
|
|
9485
9485
|
class ListAdGroupAdsResponse
|
|
9486
9486
|
include Google::Apis::Core::Hashable
|
|
9487
9487
|
|
|
9488
|
-
# The list of
|
|
9488
|
+
# The list of ads. This list will be absent if empty.
|
|
9489
9489
|
# Corresponds to the JSON property `adGroupAds`
|
|
9490
9490
|
# @return [Array<Google::Apis::DisplayvideoV4::AdGroupAd>]
|
|
9491
9491
|
attr_accessor :ad_group_ads
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module DisplayvideoV4
|
|
18
18
|
# Version of the google-apis-displayvideo_v4 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.17.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
|
|
@@ -592,7 +592,7 @@ module Google
|
|
|
592
592
|
# @param [Fixnum] advertiser_id
|
|
593
593
|
# Required. The ID of the advertiser this ad group ad belongs to.
|
|
594
594
|
# @param [Fixnum] ad_group_ad_id
|
|
595
|
-
# Required. The ID of the ad
|
|
595
|
+
# Required. The ID of the ad to fetch.
|
|
596
596
|
# @param [String] fields
|
|
597
597
|
# Selector specifying which fields to include in a partial response.
|
|
598
598
|
# @param [String] quota_user
|
|
@@ -623,16 +623,16 @@ module Google
|
|
|
623
623
|
|
|
624
624
|
# Lists ad group ads.
|
|
625
625
|
# @param [Fixnum] advertiser_id
|
|
626
|
-
# Required. The ID of the advertiser the
|
|
626
|
+
# Required. The ID of the advertiser the ads belong to.
|
|
627
627
|
# @param [String] filter
|
|
628
|
-
# Optional. Allows filtering by
|
|
629
|
-
#
|
|
630
|
-
#
|
|
631
|
-
#
|
|
632
|
-
#
|
|
633
|
-
#
|
|
634
|
-
#
|
|
635
|
-
#
|
|
628
|
+
# Optional. Allows filtering by ad group ad fields. Supported syntax: * Filter
|
|
629
|
+
# expressions are made up of one or more restrictions. * Restrictions can be
|
|
630
|
+
# combined by `AND` and `OR`. A sequence of restrictions implicitly uses `AND`. *
|
|
631
|
+
# A restriction has the form of ``field` `operator` `value``. * All fields must
|
|
632
|
+
# use the `EQUALS (=)` operator. Supported fields: * `adGroupId` * `displayName`
|
|
633
|
+
# * `entityStatus` * `adGroupAdId` Examples: * All ad group ads under an ad
|
|
634
|
+
# group: `adGroupId="1234"` * All ad group ads under an ad group with an
|
|
635
|
+
# entityStatus of `ENTITY_STATUS_ACTIVE` or `ENTITY_STATUS_PAUSED`: `(
|
|
636
636
|
# entityStatus="ENTITY_STATUS_ACTIVE" OR entityStatus="ENTITY_STATUS_PAUSED")
|
|
637
637
|
# AND adGroupId="12345"` The length of this field should be no more than 500
|
|
638
638
|
# 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_v4
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.17.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_v4/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v4/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v4/v0.17.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v4
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|