google-apis-displayvideo_v3 0.42.0 → 0.43.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: c106aa564d9e87fe16aeefd29151230faf6a7e9861e9790741b88a8941f85c86
|
|
4
|
+
data.tar.gz: ceb40085965c5784ba05fa73bb8ae2eb39a7cd9595e26714b6edbc48387de77e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a59d16f144bf12c4b38e5afe4335cac6df1f38760e47c65e1e8612df011c26d4f6f2a3532d7411f2d1d65740acc71fe0e880c35bd931e45ec2a16a967c2f13cd
|
|
7
|
+
data.tar.gz: 630cc5b5094c21a74f5530d9b71363bf2ba4e8c8aa713fcebde1f609e9bc5644b0226f1413495d936b67e56cb61fd700c5bb800fd445802c562d79b95fb79c8b
|
data/CHANGELOG.md
CHANGED
|
@@ -5091,8 +5091,8 @@ module Google
|
|
|
5091
5091
|
# model can be set by you for a floodlight config or group. More details [here](
|
|
5092
5092
|
# https://support.google.com/displayvideo/answer/7409983). Only applicable to
|
|
5093
5093
|
# Demand Gen line items. Retrieval and management of Demand Gen resources is
|
|
5094
|
-
# currently
|
|
5095
|
-
#
|
|
5094
|
+
# currently rolling out. This field will be available to all partners by *June
|
|
5095
|
+
# 24, 2026*.
|
|
5096
5096
|
# Corresponds to the JSON property `primaryAttributionModelId`
|
|
5097
5097
|
# @return [Fixnum]
|
|
5098
5098
|
attr_accessor :primary_attribution_model_id
|
|
@@ -12736,9 +12736,8 @@ module Google
|
|
|
12736
12736
|
|
|
12737
12737
|
# Optional. Whether to exclude demographic expansion for Optimized Targeting.
|
|
12738
12738
|
# This field can only be set for Demand Gen ad groups. Retrieval and management
|
|
12739
|
-
# of Demand Gen resources is currently
|
|
12740
|
-
#
|
|
12741
|
-
# June 24, 2026*.
|
|
12739
|
+
# of Demand Gen resources is currently rolling out. This field will be available
|
|
12740
|
+
# to all partners by *June 24, 2026*.
|
|
12742
12741
|
# Corresponds to the JSON property `excludeDemographicExpansion`
|
|
12743
12742
|
# @return [Boolean]
|
|
12744
12743
|
attr_accessor :exclude_demographic_expansion
|
|
@@ -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.43.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260617"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -385,9 +385,8 @@ module Google
|
|
|
385
385
|
end
|
|
386
386
|
|
|
387
387
|
# Creates an ad group ad. This method is only supported for Demand Gen ads.
|
|
388
|
-
# Retrieval and management of Demand Gen resources is currently
|
|
389
|
-
# method will
|
|
390
|
-
# available to all partners on *June 24, 2026*.
|
|
388
|
+
# Retrieval and management of Demand Gen resources is currently rolling out.
|
|
389
|
+
# This method will be available to all partners by *June 24, 2026*.
|
|
391
390
|
# @param [Fixnum] advertiser_id
|
|
392
391
|
# Output only. The unique ID of the advertiser the ad belongs to.
|
|
393
392
|
# @param [Google::Apis::DisplayvideoV3::AdGroupAd] ad_group_ad_object
|
|
@@ -421,9 +420,8 @@ module Google
|
|
|
421
420
|
end
|
|
422
421
|
|
|
423
422
|
# Deletes an ad group ad. This method is only supported for Demand Gen ads.
|
|
424
|
-
# Retrieval and management of Demand Gen resources is currently
|
|
425
|
-
# method will
|
|
426
|
-
# available to all partners on *June 24, 2026*.
|
|
423
|
+
# Retrieval and management of Demand Gen resources is currently rolling out.
|
|
424
|
+
# This method will be available to all partners by *June 24, 2026*.
|
|
427
425
|
# @param [Fixnum] advertiser_id
|
|
428
426
|
# Required. The ID of the advertiser the ad belongs to.
|
|
429
427
|
# @param [Fixnum] ad_group_ad_id
|
|
@@ -551,9 +549,8 @@ module Google
|
|
|
551
549
|
end
|
|
552
550
|
|
|
553
551
|
# Updates an ad group ad. This method is only supported for Demand Gen ads.
|
|
554
|
-
# Retrieval and management of Demand Gen resources is currently
|
|
555
|
-
# method will
|
|
556
|
-
# available to all partners on *June 24, 2026*.
|
|
552
|
+
# Retrieval and management of Demand Gen resources is currently rolling out.
|
|
553
|
+
# This method will be available to all partners by *June 24, 2026*.
|
|
557
554
|
# @param [Fixnum] advertiser_id
|
|
558
555
|
# Output only. The unique ID of the advertiser the ad belongs to.
|
|
559
556
|
# @param [Fixnum] ad_group_ad_id
|
|
@@ -599,9 +596,8 @@ module Google
|
|
|
599
596
|
# group, and then create the assigned targeting options provided in
|
|
600
597
|
# BulkEditAdGroupAssignedTargetingOptionsRequest.create_requests. This method is
|
|
601
598
|
# only supported for Demand Gen ad groups. Retrieval and management of Demand
|
|
602
|
-
# Gen resources is currently
|
|
603
|
-
# partners
|
|
604
|
-
# .
|
|
599
|
+
# Gen resources is currently rolling out. This method will be available to all
|
|
600
|
+
# partners by *June 24, 2026*.
|
|
605
601
|
# @param [Fixnum] advertiser_id
|
|
606
602
|
# Required. The ID of the advertiser the ad groups belong to.
|
|
607
603
|
# @param [Google::Apis::DisplayvideoV3::BulkEditAdGroupAssignedTargetingOptionsRequest] bulk_edit_ad_group_assigned_targeting_options_request_object
|
|
@@ -700,9 +696,8 @@ module Google
|
|
|
700
696
|
|
|
701
697
|
# Creates a new ad group. Returns the newly created ad group if successful. This
|
|
702
698
|
# method is only supported for Demand Gen ad groups. Retrieval and management of
|
|
703
|
-
# Demand Gen resources is currently
|
|
704
|
-
# to all partners
|
|
705
|
-
# 24, 2026*.
|
|
699
|
+
# Demand Gen resources is currently rolling out. This method will be available
|
|
700
|
+
# to all partners by *June 24, 2026*.
|
|
706
701
|
# @param [Fixnum] advertiser_id
|
|
707
702
|
# Output only. The unique ID of the advertiser the ad group belongs to.
|
|
708
703
|
# @param [Google::Apis::DisplayvideoV3::AdGroup] ad_group_object
|
|
@@ -737,9 +732,8 @@ module Google
|
|
|
737
732
|
|
|
738
733
|
# Deletes a AdGroup. Returns error code `NOT_FOUND` if the ad group does not
|
|
739
734
|
# exist. This method is only supported for Demand Gen ad groups. Retrieval and
|
|
740
|
-
# management of Demand Gen resources is currently
|
|
741
|
-
#
|
|
742
|
-
# partners on *June 24, 2026*.
|
|
735
|
+
# management of Demand Gen resources is currently rolling out. This method will
|
|
736
|
+
# be available to all partners by *June 24, 2026*.
|
|
743
737
|
# @param [Fixnum] advertiser_id
|
|
744
738
|
# Required. The ID of the advertiser this ad group belongs to.
|
|
745
739
|
# @param [Fixnum] ad_group_id
|
|
@@ -869,9 +863,8 @@ module Google
|
|
|
869
863
|
|
|
870
864
|
# Updates an existing ad group. Returns the updated ad group if successful. This
|
|
871
865
|
# method is only supported for Demand Gen ad groups. Retrieval and management of
|
|
872
|
-
# Demand Gen resources is currently
|
|
873
|
-
# to all partners
|
|
874
|
-
# 24, 2026*.
|
|
866
|
+
# Demand Gen resources is currently rolling out. This method will be available
|
|
867
|
+
# to all partners by *June 24, 2026*.
|
|
875
868
|
# @param [Fixnum] advertiser_id
|
|
876
869
|
# Output only. The unique ID of the advertiser the ad group belongs to.
|
|
877
870
|
# @param [Fixnum] ad_group_id
|
|
@@ -912,9 +905,8 @@ module Google
|
|
|
912
905
|
|
|
913
906
|
# Assigns a targeting option to an ad group. Returns the assigned targeting
|
|
914
907
|
# option if successful. This method is only supported for Demand Gen ad groups.
|
|
915
|
-
# Retrieval and management of Demand Gen resources is currently
|
|
916
|
-
# method will
|
|
917
|
-
# available to all partners on *June 24, 2026*.
|
|
908
|
+
# Retrieval and management of Demand Gen resources is currently rolling out.
|
|
909
|
+
# This method will be available to all partners by *June 24, 2026*.
|
|
918
910
|
# @param [Fixnum] advertiser_id
|
|
919
911
|
# Required. The ID of the advertiser the ad group belongs to.
|
|
920
912
|
# @param [Fixnum] ad_group_id
|
|
@@ -963,8 +955,8 @@ module Google
|
|
|
963
955
|
# Deletes an assigned targeting option from an ad group. This method is only
|
|
964
956
|
# supported for Demand Gen ad groups with the AdGroupFormat `
|
|
965
957
|
# AD_GROUP_FORMAT_DEMAND_GEN`. Retrieval and management of Demand Gen resources
|
|
966
|
-
# is currently
|
|
967
|
-
# June
|
|
958
|
+
# is currently rolling out. This method will be available to all partners by *
|
|
959
|
+
# June 24, 2026*.
|
|
968
960
|
# @param [Fixnum] advertiser_id
|
|
969
961
|
# Required. The ID of the advertiser the ad group belongs to.
|
|
970
962
|
# @param [Fixnum] ad_group_id
|
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.43.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.43.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:
|